Shades of Brown Pod #391406
Tints of Brown Pod #391406
RGB
CMYK
RGB Variations
Color information
#391406 (or 0x391406) is known color: Brown Pod. HEX triplet: 39, 14 and 06. RGB value is (57,20,6). Sum of RGB (Red+Green+Blue) = 57+20+6=83 (10% of max value = 765). Red value is 57 (22.66% from 255 or 68.67% from 83); Green value is 20 (8.20% from 255 or 24.10% from 83); Blue value is 6 (2.73% from 255 or 7.23% from 83); Max value from RGB is 57 - color contains mainly: red. Hex color #391406 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391406 is #C6EBF9. Grayscale: #1D1D1D. Windows color (decimal): -13036538 or 398393. OLE color: 398393.
HSL color Cylindrical-coordinate representation of color #391406: hue angle of 16.47º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #391406 is Cyan = 0, Magento = 0.65, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 20 | 6 | - |
| CMYK | 0 | 0.65 | 0.89 | 0.78 |
| HSL | 16.47º | 0.81% | 0.12% | - |
| HSV(B) | 16.47º | 0.89% | 0.22% | - |
| XYZ | 1.97 | 1.38 | 0.34 | - |
| YUV | 29.47 | 114.76 | 147.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 20 | 6 | 0 | 0.65 | 0.89 | 0.78 | 16.47 | 0.81 | 0.12 |
| Hex | 39 | 14 | 6 | 0 | 41 | 59 | 4E | 10 | 51 | C |
| Octal | 71 | 24 | 6 | 0 | 101 | 131 | 116 | 20 | 121 | 14 |
| Binary | 111001 | 10100 | 110 | 0 | 1000001 | 1011001 | 1001110 | 10000 | 1010001 | 1100 |
Color Harmonies of #391406
Complementary color
Monochromatic Colors of #391406
Black with #391406
Text Example
Text Example
White with #391406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391406; }
p { color: rgb(57,20,6); }
H1.HeaderClassName
{
color: #391406;
}
.AnyTagClassName
{
color: #391406;
}
</style>
background-color css
<style>
a { background-color: #391406; }
a { background-color: rgb(57,20,6); }
div.DivClassName
{
background-color: #391406;
}
.BgClassName
{
background-color: #391406;
}
</style>
border-color css
<style>
span { border-color: #391406; }
span { border-color: rgb(57,20,6); }
td.TdClassName
{
border-color: #391406;
}
.TagClassName
{
border-color: #391406;
}
</style>