Shades of Seal Brown #391206
Tints of Seal Brown #391206
RGB
CMYK
RGB Variations
Color information
#391206 (or 0x391206) is known color: Seal Brown. HEX triplet: 39, 12 and 06. RGB value is (57,18,6). Sum of RGB (Red+Green+Blue) = 57+18+6=81 (10% of max value = 765). Red value is 57 (22.66% from 255 or 70.37% from 81); Green value is 18 (7.42% from 255 or 22.22% from 81); Blue value is 6 (2.73% from 255 or 7.41% from 81); Max value from RGB is 57 - color contains mainly: red. Hex color #391206 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391206 is #C6EDF9. Grayscale: #1C1C1C. Windows color (decimal): -13037050 or 397881. OLE color: 397881.
HSL color Cylindrical-coordinate representation of color #391206: hue angle of 14.12º 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 #391206 is Cyan = 0, Magento = 0.68, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 18 | 6 | - |
| CMYK | 0 | 0.68 | 0.89 | 0.78 |
| HSL | 14.12º | 0.81% | 0.12% | - |
| HSV(B) | 14.12º | 0.89% | 0.22% | - |
| XYZ | 1.94 | 1.32 | 0.32 | - |
| YUV | 28.29 | 115.42 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 18 | 6 | 0 | 0.68 | 0.89 | 0.78 | 14.12 | 0.81 | 0.12 |
| Hex | 39 | 12 | 6 | 0 | 44 | 59 | 4E | E | 51 | C |
| Octal | 71 | 22 | 6 | 0 | 104 | 131 | 116 | 16 | 121 | 14 |
| Binary | 111001 | 10010 | 110 | 0 | 1000100 | 1011001 | 1001110 | 1110 | 1010001 | 1100 |
Color Harmonies of #391206
Complementary color
Monochromatic Colors of #391206
Black with #391206
Text Example
Text Example
White with #391206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391206; }
p { color: rgb(57,18,6); }
H1.HeaderClassName
{
color: #391206;
}
.AnyTagClassName
{
color: #391206;
}
</style>
background-color css
<style>
a { background-color: #391206; }
a { background-color: rgb(57,18,6); }
div.DivClassName
{
background-color: #391206;
}
.BgClassName
{
background-color: #391206;
}
</style>
border-color css
<style>
span { border-color: #391206; }
span { border-color: rgb(57,18,6); }
td.TdClassName
{
border-color: #391206;
}
.TagClassName
{
border-color: #391206;
}
</style>