Shades of Seal Brown #371611
Tints of Seal Brown #371611
RGB
CMYK
RGB Variations
Color information
#371611 (or 0x371611) is known color: Seal Brown. HEX triplet: 37, 16 and 11. RGB value is (55,22,17). Sum of RGB (Red+Green+Blue) = 55+22+17=94 (12% of max value = 765). Red value is 55 (21.88% from 255 or 58.51% from 94); Green value is 22 (8.98% from 255 or 23.40% from 94); Blue value is 17 (7.03% from 255 or 18.09% from 94); Max value from RGB is 55 - color contains mainly: red. Hex color #371611 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371611 is #C8E9EE. Grayscale: #1F1F1F. Windows color (decimal): -13167087 or 1119799. OLE color: 1119799.
HSL color Cylindrical-coordinate representation of color #371611: hue angle of 7.89º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #371611 is Cyan = 0, Magento = 0.6, Yellow = 0.69 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 22 | 17 | - |
| CMYK | 0 | 0.6 | 0.69 | 0.78 |
| HSL | 7.89º | 0.53% | 0.14% | - |
| HSV(B) | 7.89º | 0.69% | 0.22% | - |
| XYZ | 1.96 | 1.43 | 0.7 | - |
| YUV | 31.3 | 119.93 | 144.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 17 | 0 | 0.6 | 0.69 | 0.78 | 7.89 | 0.53 | 0.14 |
| Hex | 37 | 16 | 11 | 0 | 3C | 45 | 4E | 8 | 35 | E |
| Octal | 67 | 26 | 21 | 0 | 74 | 105 | 116 | 10 | 65 | 16 |
| Binary | 110111 | 10110 | 10001 | 0 | 111100 | 1000101 | 1001110 | 1000 | 110101 | 1110 |
Color Harmonies of #371611
Complementary color
Monochromatic Colors of #371611
Black with #371611
Text Example
Text Example
White with #371611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371611; }
p { color: rgb(55,22,17); }
H1.HeaderClassName
{
color: #371611;
}
.AnyTagClassName
{
color: #371611;
}
</style>
background-color css
<style>
a { background-color: #371611; }
a { background-color: rgb(55,22,17); }
div.DivClassName
{
background-color: #371611;
}
.BgClassName
{
background-color: #371611;
}
</style>
border-color css
<style>
span { border-color: #371611; }
span { border-color: rgb(55,22,17); }
td.TdClassName
{
border-color: #371611;
}
.TagClassName
{
border-color: #371611;
}
</style>