Shades of Cocoa Brown #362309
Tints of Cocoa Brown #362309
RGB
CMYK
RGB Variations
Color information
#362309 (or 0x362309) is known color: Cocoa Brown. HEX triplet: 36, 23 and 09. RGB value is (54,35,9). Sum of RGB (Red+Green+Blue) = 54+35+9=98 (12% of max value = 765). Red value is 54 (21.48% from 255 or 55.10% from 98); Green value is 35 (14.06% from 255 or 35.71% from 98); Blue value is 9 (3.91% from 255 or 9.18% from 98); Max value from RGB is 54 - color contains mainly: red. Hex color #362309 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #362309 is #C9DCF6. Grayscale: #252525. Windows color (decimal): -13229303 or 598838. OLE color: 598838.
HSL color Cylindrical-coordinate representation of color #362309: hue angle of 34.67º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #362309 is Cyan = 0, Magento = 0.35, Yellow = 0.83 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 35 | 9 | - |
| CMYK | 0 | 0.35 | 0.83 | 0.79 |
| HSL | 34.67º | 0.71% | 0.12% | - |
| HSV(B) | 34.67º | 0.83% | 0.21% | - |
| XYZ | 2.17 | 2.01 | 0.53 | - |
| YUV | 37.72 | 111.79 | 139.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 35 | 9 | 0 | 0.35 | 0.83 | 0.79 | 34.67 | 0.71 | 0.12 |
| Hex | 36 | 23 | 9 | 0 | 23 | 53 | 4F | 23 | 47 | C |
| Octal | 66 | 43 | 11 | 0 | 43 | 123 | 117 | 43 | 107 | 14 |
| Binary | 110110 | 100011 | 1001 | 0 | 100011 | 1010011 | 1001111 | 100011 | 1000111 | 1100 |
Color Harmonies of #362309
Complementary color
Monochromatic Colors of #362309
Black with #362309
Text Example
Text Example
White with #362309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362309; }
p { color: rgb(54,35,9); }
H1.HeaderClassName
{
color: #362309;
}
.AnyTagClassName
{
color: #362309;
}
</style>
background-color css
<style>
a { background-color: #362309; }
a { background-color: rgb(54,35,9); }
div.DivClassName
{
background-color: #362309;
}
.BgClassName
{
background-color: #362309;
}
</style>
border-color css
<style>
span { border-color: #362309; }
span { border-color: rgb(54,35,9); }
td.TdClassName
{
border-color: #362309;
}
.TagClassName
{
border-color: #362309;
}
</style>