Shades of Cocoa Brown #271507
Tints of Cocoa Brown #271507
RGB
CMYK
RGB Variations
Color information
#271507 (or 0x271507) is known color: Cocoa Brown. HEX triplet: 27, 15 and 07. RGB value is (39,21,7). Sum of RGB (Red+Green+Blue) = 39+21+7=67 (8% of max value = 765). Red value is 39 (15.62% from 255 or 58.21% from 67); Green value is 21 (8.59% from 255 or 31.34% from 67); Blue value is 7 (3.12% from 255 or 10.45% from 67); Max value from RGB is 39 - color contains mainly: red. Hex color #271507 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #271507 is #D8EAF8. Grayscale: #181818. Windows color (decimal): -14215929 or 464167. OLE color: 464167.
HSL color Cylindrical-coordinate representation of color #271507: hue angle of 26.25º degrees, saturation: 0.7, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #271507 is Cyan = 0, Magento = 0.46, Yellow = 0.82 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 21 | 7 | - |
| CMYK | 0 | 0.46 | 0.82 | 0.85 |
| HSL | 26.25º | 0.7% | 0.09% | - |
| HSV(B) | 26.25º | 0.82% | 0.15% | - |
| XYZ | 1.14 | 0.98 | 0.33 | - |
| YUV | 24.79 | 117.96 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 21 | 7 | 0 | 0.46 | 0.82 | 0.85 | 26.25 | 0.7 | 0.09 |
| Hex | 27 | 15 | 7 | 0 | 2E | 52 | 55 | 1A | 46 | 9 |
| Octal | 47 | 25 | 7 | 0 | 56 | 122 | 125 | 32 | 106 | 11 |
| Binary | 100111 | 10101 | 111 | 0 | 101110 | 1010010 | 1010101 | 11010 | 1000110 | 1001 |
Color Harmonies of #271507
Complementary color
Monochromatic Colors of #271507
Black with #271507
Text Example
Text Example
White with #271507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271507; }
p { color: rgb(39,21,7); }
H1.HeaderClassName
{
color: #271507;
}
.AnyTagClassName
{
color: #271507;
}
</style>
background-color css
<style>
a { background-color: #271507; }
a { background-color: rgb(39,21,7); }
div.DivClassName
{
background-color: #271507;
}
.BgClassName
{
background-color: #271507;
}
</style>
border-color css
<style>
span { border-color: #271507; }
span { border-color: rgb(39,21,7); }
td.TdClassName
{
border-color: #271507;
}
.TagClassName
{
border-color: #271507;
}
</style>