Shades of Cocoa Brown #342614
Tints of Cocoa Brown #342614
RGB
CMYK
RGB Variations
Color information
#342614 (or 0x342614) is known color: Cocoa Brown. HEX triplet: 34, 26 and 14. RGB value is (52,38,20). Sum of RGB (Red+Green+Blue) = 52+38+20=110 (14% of max value = 765). Red value is 52 (20.70% from 255 or 47.27% from 110); Green value is 38 (15.23% from 255 or 34.55% from 110); Blue value is 20 (8.20% from 255 or 18.18% from 110); Max value from RGB is 52 - color contains mainly: red. Hex color #342614 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342614 is #CBD9EB. Grayscale: #282828. Windows color (decimal): -13359596 or 1320500. OLE color: 1320500.
HSL color Cylindrical-coordinate representation of color #342614: hue angle of 33.75º degrees, saturation: 0.44, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #342614 is Cyan = 0, Magento = 0.27, Yellow = 0.62 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 38 | 20 | - |
| CMYK | 0 | 0.27 | 0.62 | 0.80 |
| HSL | 33.75º | 0.44% | 0.14% | - |
| HSV(B) | 33.75º | 0.62% | 0.2% | - |
| XYZ | 2.24 | 2.17 | 0.96 | - |
| YUV | 40.13 | 116.64 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 38 | 20 | 0 | 0.27 | 0.62 | 0.80 | 33.75 | 0.44 | 0.14 |
| Hex | 34 | 26 | 14 | 0 | 1B | 3E | 50 | 22 | 2C | E |
| Octal | 64 | 46 | 24 | 0 | 33 | 76 | 120 | 42 | 54 | 16 |
| Binary | 110100 | 100110 | 10100 | 0 | 11011 | 111110 | 1010000 | 100010 | 101100 | 1110 |
Color Harmonies of #342614
Complementary color
Monochromatic Colors of #342614
Black with #342614
Text Example
Text Example
White with #342614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342614; }
p { color: rgb(52,38,20); }
H1.HeaderClassName
{
color: #342614;
}
.AnyTagClassName
{
color: #342614;
}
</style>
background-color css
<style>
a { background-color: #342614; }
a { background-color: rgb(52,38,20); }
div.DivClassName
{
background-color: #342614;
}
.BgClassName
{
background-color: #342614;
}
</style>
border-color css
<style>
span { border-color: #342614; }
span { border-color: rgb(52,38,20); }
td.TdClassName
{
border-color: #342614;
}
.TagClassName
{
border-color: #342614;
}
</style>