#e8d806

Color #E8D806 School Bus Yellow (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of School Bus Yellow #E8D806

Tints of School Bus Yellow #E8D806

Color information

#E8D806 (or 0xE8D806) is unknown color: approx School Bus Yellow. HEX triplet: E8, D8 and 06. RGB value is (232,216,6). Sum of RGB (Red+Green+Blue) = 232+216+6=454 (60% of max value = 765). Red value is 232 (91.02% from 255 or 51.10% from 454); Green value is 216 (84.77% from 255 or 47.58% from 454); Blue value is 6 (2.73% from 255 or 1.32% from 454); Max value from RGB is 232 - color contains mainly: red. Hex color #E8D806 is not a web safe color. Web safe color analog (approx): #FFCC00. Inversed color of #E8D806 is #1727F9. Grayscale: #C5C5C5. Windows color (decimal): -1517562 or 448744. OLE color: 448744.

HSL color Cylindrical-coordinate representation of color #E8D806: hue angle of 55.75º degrees, saturation: 0.95, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #E8D806 is Cyan = 0, Magento = 0.07, Yellow = 0.97 and Black (K on CMYK) = 0.09.

Color convert

RGB2322166-
CMYK00.070.970.09
HSL55.75º94.96%46.67%-
HSV(B)55.75º97.41%90.98%-
XYZ57.8766.289.92-
YUV196.8420.3153.08-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 232 (91.02% from 255) = 51.10%
GREEN value IS 216 (84.77% from 255) = 47.58%
BLUE value IS 6 (2.73% from 255) = 1.32%
R=51.10%
G=47.58%
B=1.32%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.07
Y (Yellow) values IS 0.97
K (Black) values IS 0.09
SystemRedGreenBlueCMYKHSL
Decimal232216600.070.970.0955.7594.9646.67
HexE8D8607619385f2f
Octal350330607141117013757
Binary11101000110110001100111110000110011110001011111101111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e8d806

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e8d806; }

 p { color: rgb(232,216,6); }

 H1.HeaderClassName
 {
   color: #e8d806;
 }
 .AnyTagClassName
 {
   color: #e8d806;
 }
</style>
background-color css

<style>
 a { background-color: #e8d806; }

 a { background-color: rgb(232,216,6); }

 div.DivClassName
 {
   background-color: #e8d806;
 }
 .BgClassName
 {
   background-color: #e8d806;
 }
</style>
border-color css

<style>
 span { border-color: #e8d806; }

 span { border-color: rgb(232,216,6); }

 td.TdClassName
 {
   border-color: #e8d806;
 }
 .TagClassName
 {
   border-color: #e8d806;
 }
</style>

cancel