#eac35f

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

Shades of Cream Can #EAC35F

Tints of Cream Can #EAC35F

Color information

#EAC35F (or 0xEAC35F) is unknown color: approx Cream Can. HEX triplet: EA, C3 and 5F. RGB value is (234,195,95). Sum of RGB (Red+Green+Blue) = 234+195+95=524 (69% of max value = 765). Red value is 234 (91.80% from 255 or 44.66% from 524); Green value is 195 (76.56% from 255 or 37.21% from 524); Blue value is 95 (37.5% from 255 or 18.13% from 524); Max value from RGB is 234 - color contains mainly: red. Hex color #EAC35F is not a web safe color. Web safe color analog (approx): #FFCC66. Inversed color of #EAC35F is #153CA0. Grayscale: #C3C3C3. Windows color (decimal): -1391777 or 6276074. OLE color: 6276074.

HSL color Cylindrical-coordinate representation of color #EAC35F: hue angle of 43.17º degrees, saturation: 0.77, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #EAC35F is Cyan = 0, Magento = 0.17, Yellow = 0.59 and Black (K on CMYK) = 0.08.

Color convert

RGB23419595-
CMYK00.170.590.08
HSL43.17º76.8%64.51%-
HSV(B)43.17º59.4%91.76%-
XYZ55.5157.3518.97-
YUV195.2671.42155.63-

RGB Variations

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

RGB

RED value IS 234 (91.80% from 255) = 44.66%
GREEN value IS 195 (76.56% from 255) = 37.21%
BLUE value IS 95 (37.5% from 255) = 18.13%
R=44.66%
G=37.21%
B=18.13%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.17
Y (Yellow) values IS 0.59
K (Black) values IS 0.08
SystemRedGreenBlueCMYKHSL
Decimal2341959500.170.590.0843.1776.864.51
HexEAC35F0113B82b4d41
Octal352303137021731053115101
Binary11101010110000111011111010001111011100010101110011011000001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #eac35f

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #eac35f; }

 p { color: rgb(234,195,95); }

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

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

 a { background-color: rgb(234,195,95); }

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

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

 span { border-color: rgb(234,195,95); }

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

cancel