#f6da0c

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

Shades of School Bus Yellow #F6DA0C

Tints of School Bus Yellow #F6DA0C

Color information

#F6DA0C (or 0xF6DA0C) is unknown color: approx School Bus Yellow. HEX triplet: F6, DA and 0C. RGB value is (246,218,12). Sum of RGB (Red+Green+Blue) = 246+218+12=476 (63% of max value = 765). Red value is 246 (96.48% from 255 or 51.68% from 476); Green value is 218 (85.55% from 255 or 45.80% from 476); Blue value is 12 (5.08% from 255 or 2.52% from 476); Max value from RGB is 246 - color contains mainly: red. Hex color #F6DA0C is not a web safe color. Web safe color analog (approx): #FFCC00. Inversed color of #F6DA0C is #0925F3. Grayscale: #CBCBCB. Windows color (decimal): -599540 or 842486. OLE color: 842486.

HSL color Cylindrical-coordinate representation of color #F6DA0C: hue angle of 52.82º degrees, saturation: 0.93, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #F6DA0C is Cyan = 0, Magento = 0.11, Yellow = 0.95 and Black (K on CMYK) = 0.04.

Color convert

RGB24621812-
CMYK00.110.950.04
HSL52.82º92.86%50.59%-
HSV(B)52.82º95.12%96.47%-
XYZ63.1469.7610.49-
YUV202.8920.28158.75-

RGB Variations

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

RGB

RED value IS 246 (96.48% from 255) = 51.68%
GREEN value IS 218 (85.55% from 255) = 45.80%
BLUE value IS 12 (5.08% from 255) = 2.52%
R=51.68%
G=45.80%
B=2.52%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.11
Y (Yellow) values IS 0.95
K (Black) values IS 0.04
SystemRedGreenBlueCMYKHSL
Decimal2462181200.110.950.0452.8292.8650.59
HexF6DAC0B5F4355d33
Octal3663321401313746513563
Binary111101101101101011000101110111111001101011011101110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #f6da0c

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #f6da0c; }

 p { color: rgb(246,218,12); }

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

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

 a { background-color: rgb(246,218,12); }

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

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

 span { border-color: rgb(246,218,12); }

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

cancel