#4E2302

Color #4E2302 Baker's Chocolate (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Baker's Chocolate #4E2302

Tints of Baker's Chocolate #4E2302

Color information

#4E2302 (or 0x4E2302) is unknown color: approx Baker's Chocolate. HEX triplet: 4E, 23 and 02. RGB value is (78,35,2). Sum of RGB (Red+Green+Blue) = 78+35+2=115 (15% of max value = 765). Red value is 78 (30.86% from 255 or 67.83% from 115); Green value is 35 (14.06% from 255 or 30.43% from 115); Blue value is 2 (1.17% from 255 or 1.74% from 115); Max value from RGB is 78 - color contains mainly: red. Hex color #4E2302 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #4E2302 is #B1DCFD. Grayscale: #2C2C2C. Windows color (decimal): -11656446 or 140110. OLE color: 140110.

HSL color Cylindrical-coordinate representation of color #4E2302: hue angle of 26.05º degrees, saturation: 0.95, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #4E2302 is Cyan = 0, Magento = 0.55, Yellow = 0.97 and Black (K on CMYK) = 0.69.

Color convert

RGB78352-
CMYK00.550.970.69
HSL26.05º95%15.69%-
HSV(B)26.05º97.44%30.59%-
XYZ3.752.830.41-
YUV44.1104.25152.18-

RGB Variations

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

RGB

RED value IS 78 (30.86% from 255) = 67.83%
GREEN value IS 35 (14.06% from 255) = 30.43%
BLUE value IS 2 (1.17% from 255) = 1.74%
R=67.83%
G=30.43%
B=1.74%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.55
Y (Yellow) values IS 0.97
K (Black) values IS 0.69
SystemRedGreenBlueCMYKHSL
Decimal7835200.550.970.6926.059515.69
Hex4E23203761451a5f10
Octal1164320671411053213720
Binary10011101000111001101111100001100010111010101111110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #4E2302

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #4E2302; }

 p { color: rgb(78,35,2); }

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

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

 a { background-color: rgb(78,35,2); }

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

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

 span { border-color: rgb(78,35,2); }

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

cancel