#f1c14c

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

Shades of Cream Can #F1C14C

Tints of Cream Can #F1C14C

Color information

#F1C14C (or 0xF1C14C) is unknown color: approx Cream Can. HEX triplet: F1, C1 and 4C. RGB value is (241,193,76). Sum of RGB (Red+Green+Blue) = 241+193+76=510 (67% of max value = 765). Red value is 241 (94.53% from 255 or 47.25% from 510); Green value is 193 (75.78% from 255 or 37.84% from 510); Blue value is 76 (30.08% from 255 or 14.90% from 510); Max value from RGB is 241 - color contains mainly: red. Hex color #F1C14C is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #F1C14C is #0E3EB3. Grayscale: #C2C2C2. Windows color (decimal): -933556 or 5030385. OLE color: 5030385.

HSL color Cylindrical-coordinate representation of color #F1C14C: hue angle of 42.55º degrees, saturation: 0.85, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #F1C14C is Cyan = 0, Magento = 0.20, Yellow = 0.68 and Black (K on CMYK) = 0.05.

Color convert

RGB24119376-
CMYK00.200.680.05
HSL42.55º85.49%62.16%-
HSV(B)42.55º68.46%94.51%-
XYZ56.6557.3614.92-
YUV194.0161.4161.51-

RGB Variations

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

RGB

RED value IS 241 (94.53% from 255) = 47.25%
GREEN value IS 193 (75.78% from 255) = 37.84%
BLUE value IS 76 (30.08% from 255) = 14.90%
R=47.25%
G=37.84%
B=14.90%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.20
Y (Yellow) values IS 0.68
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal2411937600.200.680.0542.5585.4962.16
HexF1C14C0144452b553e
Octal36130111402410455312576
Binary1111000111000001100110001010010001001011010111010101111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #f1c14c

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #f1c14c; }

 p { color: rgb(241,193,76); }

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

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

 a { background-color: rgb(241,193,76); }

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

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

 span { border-color: rgb(241,193,76); }

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

cancel