Shades of Cocoa Brown #342616
Tints of Cocoa Brown #342616
RGB
CMYK
RGB Variations
Color information
#342616 (or 0x342616) is known color: Cocoa Brown. HEX triplet: 34, 26 and 16. RGB value is (52,38,22). Sum of RGB (Red+Green+Blue) = 52+38+22=112 (14% of max value = 765). Red value is 52 (20.70% from 255 or 46.43% from 112); Green value is 38 (15.23% from 255 or 33.93% from 112); Blue value is 22 (8.98% from 255 or 19.64% from 112); Max value from RGB is 52 - color contains mainly: red. Hex color #342616 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342616 is #CBD9E9. Grayscale: #282828. Windows color (decimal): -13359594 or 1451572. OLE color: 1451572.
HSL color Cylindrical-coordinate representation of color #342616: hue angle of 32º 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 #342616 is Cyan = 0, Magento = 0.27, Yellow = 0.58 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 38 | 22 | - |
| CMYK | 0 | 0.27 | 0.58 | 0.80 |
| HSL | 32º | 0.41% | 0.15% | - |
| HSV(B) | 32º | 0.58% | 0.2% | - |
| XYZ | 2.25 | 2.17 | 1.06 | - |
| YUV | 40.36 | 117.64 | 136.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 22 | 0 | 0.27 | 0.58 | 0.80 | 32 | 0.41 | 0.15 |
| Hex | 34 | 26 | 16 | 0 | 1B | 3A | 50 | 20 | 29 | F |
| Octal | 64 | 46 | 26 | 0 | 33 | 72 | 120 | 40 | 51 | 17 |
| Binary | 110100 | 100110 | 10110 | 0 | 11011 | 111010 | 1010000 | 100000 | 101001 | 1111 |
Color Harmonies of #342616
Complementary color
Monochromatic Colors of #342616
Black with #342616
Text Example
Text Example
White with #342616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342616; }
p { color: rgb(52,38,22); }
H1.HeaderClassName
{
color: #342616;
}
.AnyTagClassName
{
color: #342616;
}
</style>
background-color css
<style>
a { background-color: #342616; }
a { background-color: rgb(52,38,22); }
div.DivClassName
{
background-color: #342616;
}
.BgClassName
{
background-color: #342616;
}
</style>
border-color css
<style>
span { border-color: #342616; }
span { border-color: rgb(52,38,22); }
td.TdClassName
{
border-color: #342616;
}
.TagClassName
{
border-color: #342616;
}
</style>