Shades of Cocoa Brown #342416
Tints of Cocoa Brown #342416
RGB
CMYK
RGB Variations
Color information
#342416 (or 0x342416) is known color: Cocoa Brown. HEX triplet: 34, 24 and 16. RGB value is (52,36,22). Sum of RGB (Red+Green+Blue) = 52+36+22=110 (14% of max value = 765). Red value is 52 (20.70% from 255 or 47.27% from 110); Green value is 36 (14.45% from 255 or 32.73% from 110); Blue value is 22 (8.98% from 255 or 20% from 110); Max value from RGB is 52 - color contains mainly: red. Hex color #342416 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342416 is #CBDBE9. Grayscale: #272727. Windows color (decimal): -13360106 or 1451060. OLE color: 1451060.
HSL color Cylindrical-coordinate representation of color #342416: hue angle of 28º degrees, saturation: 0.41, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #342416 is Cyan = 0, Magento = 0.31, Yellow = 0.58 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 36 | 22 | - |
| CMYK | 0 | 0.31 | 0.58 | 0.80 |
| HSL | 28º | 0.41% | 0.15% | - |
| HSV(B) | 28º | 0.58% | 0.2% | - |
| XYZ | 2.19 | 2.05 | 1.04 | - |
| YUV | 39.19 | 118.3 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 36 | 22 | 0 | 0.31 | 0.58 | 0.80 | 28 | 0.41 | 0.15 |
| Hex | 34 | 24 | 16 | 0 | 1F | 3A | 50 | 1C | 29 | F |
| Octal | 64 | 44 | 26 | 0 | 37 | 72 | 120 | 34 | 51 | 17 |
| Binary | 110100 | 100100 | 10110 | 0 | 11111 | 111010 | 1010000 | 11100 | 101001 | 1111 |
Color Harmonies of #342416
Complementary color
Monochromatic Colors of #342416
Black with #342416
Text Example
Text Example
White with #342416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342416; }
p { color: rgb(52,36,22); }
H1.HeaderClassName
{
color: #342416;
}
.AnyTagClassName
{
color: #342416;
}
</style>
background-color css
<style>
a { background-color: #342416; }
a { background-color: rgb(52,36,22); }
div.DivClassName
{
background-color: #342416;
}
.BgClassName
{
background-color: #342416;
}
</style>
border-color css
<style>
span { border-color: #342416; }
span { border-color: rgb(52,36,22); }
td.TdClassName
{
border-color: #342416;
}
.TagClassName
{
border-color: #342416;
}
</style>