Shades of Seal Brown #371004
Tints of Seal Brown #371004
RGB
CMYK
RGB Variations
Color information
#371004 (or 0x371004) is known color: Seal Brown. HEX triplet: 37, 10 and 04. RGB value is (55,16,4). Sum of RGB (Red+Green+Blue) = 55+16+4=75 (9% of max value = 765). Red value is 55 (21.88% from 255 or 73.33% from 75); Green value is 16 (6.64% from 255 or 21.33% from 75); Blue value is 4 (1.95% from 255 or 5.33% from 75); Max value from RGB is 55 - color contains mainly: red. Hex color #371004 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371004 is #C8EFFB. Grayscale: #1A1A1A. Windows color (decimal): -13168636 or 266295. OLE color: 266295.
HSL color Cylindrical-coordinate representation of color #371004: hue angle of 14.12º degrees, saturation: 0.86, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #371004 is Cyan = 0, Magento = 0.71, Yellow = 0.93 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 16 | 4 | - |
| CMYK | 0 | 0.71 | 0.93 | 0.78 |
| HSL | 14.12º | 0.86% | 0.12% | - |
| HSV(B) | 14.12º | 0.93% | 0.22% | - |
| XYZ | 1.78 | 1.19 | 0.25 | - |
| YUV | 26.29 | 115.42 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 16 | 4 | 0 | 0.71 | 0.93 | 0.78 | 14.12 | 0.86 | 0.12 |
| Hex | 37 | 10 | 4 | 0 | 47 | 5D | 4E | E | 56 | C |
| Octal | 67 | 20 | 4 | 0 | 107 | 135 | 116 | 16 | 126 | 14 |
| Binary | 110111 | 10000 | 100 | 0 | 1000111 | 1011101 | 1001110 | 1110 | 1010110 | 1100 |
Color Harmonies of #371004
Complementary color
Monochromatic Colors of #371004
Black with #371004
Text Example
Text Example
White with #371004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371004; }
p { color: rgb(55,16,4); }
H1.HeaderClassName
{
color: #371004;
}
.AnyTagClassName
{
color: #371004;
}
</style>
background-color css
<style>
a { background-color: #371004; }
a { background-color: rgb(55,16,4); }
div.DivClassName
{
background-color: #371004;
}
.BgClassName
{
background-color: #371004;
}
</style>
border-color css
<style>
span { border-color: #371004; }
span { border-color: rgb(55,16,4); }
td.TdClassName
{
border-color: #371004;
}
.TagClassName
{
border-color: #371004;
}
</style>