Shades of Cocoa Brown #261508
Tints of Cocoa Brown #261508
RGB
CMYK
RGB Variations
Color information
#261508 (or 0x261508) is known color: Cocoa Brown. HEX triplet: 26, 15 and 08. RGB value is (38,21,8). Sum of RGB (Red+Green+Blue) = 38+21+8=67 (8% of max value = 765). Red value is 38 (15.23% from 255 or 56.72% from 67); Green value is 21 (8.59% from 255 or 31.34% from 67); Blue value is 8 (3.52% from 255 or 11.94% from 67); Max value from RGB is 38 - color contains mainly: red. Hex color #261508 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #261508 is #D9EAF7. Grayscale: #181818. Windows color (decimal): -14281464 or 529702. OLE color: 529702.
HSL color Cylindrical-coordinate representation of color #261508: hue angle of 26º degrees, saturation: 0.65, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #261508 is Cyan = 0, Magento = 0.45, Yellow = 0.79 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 21 | 8 | - |
| CMYK | 0 | 0.45 | 0.79 | 0.85 |
| HSL | 26º | 0.65% | 0.09% | - |
| HSV(B) | 26º | 0.79% | 0.15% | - |
| XYZ | 1.11 | 0.97 | 0.36 | - |
| YUV | 24.6 | 118.63 | 137.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 21 | 8 | 0 | 0.45 | 0.79 | 0.85 | 26 | 0.65 | 0.09 |
| Hex | 26 | 15 | 8 | 0 | 2D | 4F | 55 | 1A | 41 | 9 |
| Octal | 46 | 25 | 10 | 0 | 55 | 117 | 125 | 32 | 101 | 11 |
| Binary | 100110 | 10101 | 1000 | 0 | 101101 | 1001111 | 1010101 | 11010 | 1000001 | 1001 |
Color Harmonies of #261508
Complementary color
Monochromatic Colors of #261508
Black with #261508
Text Example
Text Example
White with #261508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261508; }
p { color: rgb(38,21,8); }
H1.HeaderClassName
{
color: #261508;
}
.AnyTagClassName
{
color: #261508;
}
</style>
background-color css
<style>
a { background-color: #261508; }
a { background-color: rgb(38,21,8); }
div.DivClassName
{
background-color: #261508;
}
.BgClassName
{
background-color: #261508;
}
</style>
border-color css
<style>
span { border-color: #261508; }
span { border-color: rgb(38,21,8); }
td.TdClassName
{
border-color: #261508;
}
.TagClassName
{
border-color: #261508;
}
</style>