Shades of Brown Pod #391911
Tints of Brown Pod #391911
RGB
CMYK
RGB Variations
Color information
#391911 (or 0x391911) is known color: Brown Pod. HEX triplet: 39, 19 and 11. RGB value is (57,25,17). Sum of RGB (Red+Green+Blue) = 57+25+17=99 (13% of max value = 765). Red value is 57 (22.66% from 255 or 57.58% from 99); Green value is 25 (10.16% from 255 or 25.25% from 99); Blue value is 17 (7.03% from 255 or 17.17% from 99); Max value from RGB is 57 - color contains mainly: red. Hex color #391911 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391911 is #C6E6EE. Grayscale: #212121. Windows color (decimal): -13035247 or 1120569. OLE color: 1120569.
HSL color Cylindrical-coordinate representation of color #391911: hue angle of 12º degrees, saturation: 0.54, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #391911 is Cyan = 0, Magento = 0.56, Yellow = 0.70 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 25 | 17 | - |
| CMYK | 0 | 0.56 | 0.70 | 0.78 |
| HSL | 12º | 0.54% | 0.15% | - |
| HSV(B) | 12º | 0.7% | 0.22% | - |
| XYZ | 2.14 | 1.61 | 0.73 | - |
| YUV | 33.66 | 118.6 | 144.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 25 | 17 | 0 | 0.56 | 0.70 | 0.78 | 12 | 0.54 | 0.15 |
| Hex | 39 | 19 | 11 | 0 | 38 | 46 | 4E | C | 36 | F |
| Octal | 71 | 31 | 21 | 0 | 70 | 106 | 116 | 14 | 66 | 17 |
| Binary | 111001 | 11001 | 10001 | 0 | 111000 | 1000110 | 1001110 | 1100 | 110110 | 1111 |
Color Harmonies of #391911
Complementary color
Monochromatic Colors of #391911
Black with #391911
Text Example
Text Example
White with #391911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391911; }
p { color: rgb(57,25,17); }
H1.HeaderClassName
{
color: #391911;
}
.AnyTagClassName
{
color: #391911;
}
</style>
background-color css
<style>
a { background-color: #391911; }
a { background-color: rgb(57,25,17); }
div.DivClassName
{
background-color: #391911;
}
.BgClassName
{
background-color: #391911;
}
</style>
border-color css
<style>
span { border-color: #391911; }
span { border-color: rgb(57,25,17); }
td.TdClassName
{
border-color: #391911;
}
.TagClassName
{
border-color: #391911;
}
</style>