Shades of Seal Brown #371209
Tints of Seal Brown #371209
RGB
CMYK
RGB Variations
Color information
#371209 (or 0x371209) is known color: Seal Brown. HEX triplet: 37, 12 and 09. RGB value is (55,18,9). Sum of RGB (Red+Green+Blue) = 55+18+9=82 (10% of max value = 765). Red value is 55 (21.88% from 255 or 67.07% from 82); Green value is 18 (7.42% from 255 or 21.95% from 82); Blue value is 9 (3.91% from 255 or 10.98% from 82); Max value from RGB is 55 - color contains mainly: red. Hex color #371209 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371209 is #C8EDF6. Grayscale: #1C1C1C. Windows color (decimal): -13168119 or 594487. OLE color: 594487.
HSL color Cylindrical-coordinate representation of color #371209: hue angle of 11.74º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #371209 is Cyan = 0, Magento = 0.67, Yellow = 0.84 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 18 | 9 | - |
| CMYK | 0 | 0.67 | 0.84 | 0.78 |
| HSL | 11.74º | 0.72% | 0.13% | - |
| HSV(B) | 11.74º | 0.84% | 0.22% | - |
| XYZ | 1.84 | 1.26 | 0.41 | - |
| YUV | 28.04 | 117.26 | 147.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 18 | 9 | 0 | 0.67 | 0.84 | 0.78 | 11.74 | 0.72 | 0.13 |
| Hex | 37 | 12 | 9 | 0 | 43 | 54 | 4E | C | 48 | D |
| Octal | 67 | 22 | 11 | 0 | 103 | 124 | 116 | 14 | 110 | 15 |
| Binary | 110111 | 10010 | 1001 | 0 | 1000011 | 1010100 | 1001110 | 1100 | 1001000 | 1101 |
Color Harmonies of #371209
Complementary color
Monochromatic Colors of #371209
Black with #371209
Text Example
Text Example
White with #371209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371209; }
p { color: rgb(55,18,9); }
H1.HeaderClassName
{
color: #371209;
}
.AnyTagClassName
{
color: #371209;
}
</style>
background-color css
<style>
a { background-color: #371209; }
a { background-color: rgb(55,18,9); }
div.DivClassName
{
background-color: #371209;
}
.BgClassName
{
background-color: #371209;
}
</style>
border-color css
<style>
span { border-color: #371209; }
span { border-color: rgb(55,18,9); }
td.TdClassName
{
border-color: #371209;
}
.TagClassName
{
border-color: #371209;
}
</style>