Shades of Seal Brown #371006
Tints of Seal Brown #371006
RGB
CMYK
RGB Variations
Color information
#371006 (or 0x371006) is known color: Seal Brown. HEX triplet: 37, 10 and 06. RGB value is (55,16,6). Sum of RGB (Red+Green+Blue) = 55+16+6=77 (10% of max value = 765). Red value is 55 (21.88% from 255 or 71.43% from 77); Green value is 16 (6.64% from 255 or 20.78% from 77); Blue value is 6 (2.73% from 255 or 7.79% from 77); Max value from RGB is 55 - color contains mainly: red. Hex color #371006 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371006 is #C8EFF9. Grayscale: #1A1A1A. Windows color (decimal): -13168634 or 397367. OLE color: 397367.
HSL color Cylindrical-coordinate representation of color #371006: hue angle of 12.24º degrees, saturation: 0.8, 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 #371006 is Cyan = 0, Magento = 0.71, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 16 | 6 | - |
| CMYK | 0 | 0.71 | 0.89 | 0.78 |
| HSL | 12.24º | 0.8% | 0.12% | - |
| HSV(B) | 12.24º | 0.89% | 0.22% | - |
| XYZ | 1.79 | 1.2 | 0.31 | - |
| YUV | 26.52 | 116.42 | 148.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 6 | 0 | 0.71 | 0.89 | 0.78 | 12.24 | 0.8 | 0.12 |
| Hex | 37 | 10 | 6 | 0 | 47 | 59 | 4E | C | 50 | C |
| Octal | 67 | 20 | 6 | 0 | 107 | 131 | 116 | 14 | 120 | 14 |
| Binary | 110111 | 10000 | 110 | 0 | 1000111 | 1011001 | 1001110 | 1100 | 1010000 | 1100 |
Color Harmonies of #371006
Complementary color
Monochromatic Colors of #371006
Black with #371006
Text Example
Text Example
White with #371006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371006; }
p { color: rgb(55,16,6); }
H1.HeaderClassName
{
color: #371006;
}
.AnyTagClassName
{
color: #371006;
}
</style>
background-color css
<style>
a { background-color: #371006; }
a { background-color: rgb(55,16,6); }
div.DivClassName
{
background-color: #371006;
}
.BgClassName
{
background-color: #371006;
}
</style>
border-color css
<style>
span { border-color: #371006; }
span { border-color: rgb(55,16,6); }
td.TdClassName
{
border-color: #371006;
}
.TagClassName
{
border-color: #371006;
}
</style>