Shades of Cocoa Brown #332719
Tints of Cocoa Brown #332719
RGB
CMYK
RGB Variations
Color information
#332719 (or 0x332719) is known color: Cocoa Brown. HEX triplet: 33, 27 and 19. RGB value is (51,39,25). Sum of RGB (Red+Green+Blue) = 51+39+25=115 (15% of max value = 765). Red value is 51 (20.31% from 255 or 44.35% from 115); Green value is 39 (15.62% from 255 or 33.91% from 115); Blue value is 25 (10.16% from 255 or 21.74% from 115); Max value from RGB is 51 - color contains mainly: red. Hex color #332719 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #332719 is #CCD8E6. Grayscale: #292929. Windows color (decimal): -13424871 or 1648435. OLE color: 1648435.
HSL color Cylindrical-coordinate representation of color #332719: hue angle of 32.31º degrees, saturation: 0.34, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #332719 is Cyan = 0, Magento = 0.24, Yellow = 0.51 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 51 | 39 | 25 | - |
| CMYK | 0 | 0.24 | 0.51 | 0.8 |
| HSL | 32.31º | 0.34% | 0.15% | - |
| HSV(B) | 32.31º | 0.51% | 0.2% | - |
| XYZ | 2.27 | 2.23 | 1.23 | - |
| YUV | 40.99 | 118.98 | 135.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 39 | 25 | 0 | 0.24 | 0.51 | 0.8 | 32.31 | 0.34 | 0.15 |
| Hex | 33 | 27 | 19 | 0 | 18 | 33 | 50 | 20 | 22 | F |
| Octal | 63 | 47 | 31 | 0 | 30 | 63 | 120 | 40 | 42 | 17 |
| Binary | 110011 | 100111 | 11001 | 0 | 11000 | 110011 | 1010000 | 100000 | 100010 | 1111 |
Color Harmonies of #332719
Complementary color
Monochromatic Colors of #332719
Black with #332719
Text Example
Text Example
White with #332719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #332719; }
p { color: rgb(51,39,25); }
H1.HeaderClassName
{
color: #332719;
}
.AnyTagClassName
{
color: #332719;
}
</style>
background-color css
<style>
a { background-color: #332719; }
a { background-color: rgb(51,39,25); }
div.DivClassName
{
background-color: #332719;
}
.BgClassName
{
background-color: #332719;
}
</style>
border-color css
<style>
span { border-color: #332719; }
span { border-color: rgb(51,39,25); }
td.TdClassName
{
border-color: #332719;
}
.TagClassName
{
border-color: #332719;
}
</style>