Shades of Seal Brown #370908
Tints of Seal Brown #370908
RGB
CMYK
RGB Variations
Color information
#370908 (or 0x370908) is known color: Seal Brown. HEX triplet: 37, 09 and 08. RGB value is (55,9,8). Sum of RGB (Red+Green+Blue) = 55+9+8=72 (9% of max value = 765). Red value is 55 (21.88% from 255 or 76.39% from 72); Green value is 9 (3.91% from 255 or 12.5% from 72); Blue value is 8 (3.52% from 255 or 11.11% from 72); Max value from RGB is 55 - color contains mainly: red. Hex color #370908 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370908 is #C8F6F7. Grayscale: #161616. Windows color (decimal): -13170424 or 526647. OLE color: 526647.
HSL color Cylindrical-coordinate representation of color #370908: hue angle of 1.28º degrees, saturation: 0.75, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #370908 is Cyan = 0, Magento = 0.84, Yellow = 0.85 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 9 | 8 | - |
| CMYK | 0 | 0.84 | 0.85 | 0.78 |
| HSL | 1.28º | 0.75% | 0.12% | - |
| HSV(B) | 1.28º | 0.85% | 0.22% | - |
| XYZ | 1.72 | 1.03 | 0.34 | - |
| YUV | 22.64 | 119.74 | 151.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 9 | 8 | 0 | 0.84 | 0.85 | 0.78 | 1.28 | 0.75 | 0.12 |
| Hex | 37 | 9 | 8 | 0 | 54 | 55 | 4E | 1 | 4B | C |
| Octal | 67 | 11 | 10 | 0 | 124 | 125 | 116 | 1 | 113 | 14 |
| Binary | 110111 | 1001 | 1000 | 0 | 1010100 | 1010101 | 1001110 | 1 | 1001011 | 1100 |
Color Harmonies of #370908
Complementary color
Monochromatic Colors of #370908
Black with #370908
Text Example
Text Example
White with #370908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370908; }
p { color: rgb(55,9,8); }
H1.HeaderClassName
{
color: #370908;
}
.AnyTagClassName
{
color: #370908;
}
</style>
background-color css
<style>
a { background-color: #370908; }
a { background-color: rgb(55,9,8); }
div.DivClassName
{
background-color: #370908;
}
.BgClassName
{
background-color: #370908;
}
</style>
border-color css
<style>
span { border-color: #370908; }
span { border-color: rgb(55,9,8); }
td.TdClassName
{
border-color: #370908;
}
.TagClassName
{
border-color: #370908;
}
</style>