#f0c849

Color #F0C849 Festival (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Festival #F0C849

Tints of Festival #F0C849

Color information

#F0C849 (or 0xF0C849) is unknown color: approx Festival. HEX triplet: F0, C8 and 49. RGB value is (240,200,73). Sum of RGB (Red+Green+Blue) = 240+200+73=513 (67% of max value = 765). Red value is 240 (94.14% from 255 or 46.78% from 513); Green value is 200 (78.52% from 255 or 38.99% from 513); Blue value is 73 (28.91% from 255 or 14.23% from 513); Max value from RGB is 240 - color contains mainly: red. Hex color #F0C849 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #F0C849 is #0F37B6. Grayscale: #C6C6C6. Windows color (decimal): -997303 or 4835568. OLE color: 4835568.

HSL color Cylindrical-coordinate representation of color #F0C849: hue angle of 45.63º degrees, saturation: 0.85, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #F0C849 is Cyan = 0, Magento = 0.17, Yellow = 0.70 and Black (K on CMYK) = 0.06.

Color convert

RGB24020073-
CMYK00.170.700.06
HSL45.63º84.77%61.37%-
HSV(B)45.63º69.58%94.12%-
XYZ57.7960.3114.9-
YUV197.4857.75158.33-

RGB Variations

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

RGB

RED value IS 240 (94.14% from 255) = 46.78%
GREEN value IS 200 (78.52% from 255) = 38.99%
BLUE value IS 73 (28.91% from 255) = 14.23%
R=46.78%
G=38.99%
B=14.23%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.17
Y (Yellow) values IS 0.70
K (Black) values IS 0.06
SystemRedGreenBlueCMYKHSL
Decimal2402007300.170.700.0645.6384.7761.37
HexF0C8490114662e553d
Octal36031011102110665612575
Binary1111000011001000100100101000110001101101011101010101111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #f0c849

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #f0c849; }

 p { color: rgb(240,200,73); }

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

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

 a { background-color: rgb(240,200,73); }

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

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

 span { border-color: rgb(240,200,73); }

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

cancel