Shades of Cocoa Brown #342719
Tints of Cocoa Brown #342719
RGB
CMYK
RGB Variations
Color information
#342719 (or 0x342719) is known color: Cocoa Brown. HEX triplet: 34, 27 and 19. RGB value is (52,39,25). Sum of RGB (Red+Green+Blue) = 52+39+25=116 (15% of max value = 765). Red value is 52 (20.70% from 255 or 44.83% from 116); Green value is 39 (15.62% from 255 or 33.62% from 116); Blue value is 25 (10.16% from 255 or 21.55% from 116); Max value from RGB is 52 - color contains mainly: red. Hex color #342719 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #342719 is #CBD8E6. Grayscale: #292929. Windows color (decimal): -13359335 or 1648436. OLE color: 1648436.
HSL color Cylindrical-coordinate representation of color #342719: hue angle of 31.11º degrees, saturation: 0.35, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #342719 is Cyan = 0, Magento = 0.25, Yellow = 0.52 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 39 | 25 | - |
| CMYK | 0 | 0.25 | 0.52 | 0.80 |
| HSL | 31.11º | 0.35% | 0.15% | - |
| HSV(B) | 31.11º | 0.52% | 0.2% | - |
| XYZ | 2.32 | 2.25 | 1.23 | - |
| YUV | 41.29 | 118.81 | 135.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 39 | 25 | 0 | 0.25 | 0.52 | 0.80 | 31.11 | 0.35 | 0.15 |
| Hex | 34 | 27 | 19 | 0 | 19 | 34 | 50 | 1F | 23 | F |
| Octal | 64 | 47 | 31 | 0 | 31 | 64 | 120 | 37 | 43 | 17 |
| Binary | 110100 | 100111 | 11001 | 0 | 11001 | 110100 | 1010000 | 11111 | 100011 | 1111 |
Color Harmonies of #342719
Complementary color
Monochromatic Colors of #342719
Black with #342719
Text Example
Text Example
White with #342719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342719; }
p { color: rgb(52,39,25); }
H1.HeaderClassName
{
color: #342719;
}
.AnyTagClassName
{
color: #342719;
}
</style>
background-color css
<style>
a { background-color: #342719; }
a { background-color: rgb(52,39,25); }
div.DivClassName
{
background-color: #342719;
}
.BgClassName
{
background-color: #342719;
}
</style>
border-color css
<style>
span { border-color: #342719; }
span { border-color: rgb(52,39,25); }
td.TdClassName
{
border-color: #342719;
}
.TagClassName
{
border-color: #342719;
}
</style>