Shades of Seal Brown #371713
Tints of Seal Brown #371713
RGB
CMYK
RGB Variations
Color information
#371713 (or 0x371713) is known color: Seal Brown. HEX triplet: 37, 17 and 13. RGB value is (55,23,19). Sum of RGB (Red+Green+Blue) = 55+23+19=97 (12% of max value = 765). Red value is 55 (21.88% from 255 or 56.70% from 97); Green value is 23 (9.38% from 255 or 23.71% from 97); Blue value is 19 (7.81% from 255 or 19.59% from 97); Max value from RGB is 55 - color contains mainly: red. Hex color #371713 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371713 is #C8E8EC. Grayscale: #202020. Windows color (decimal): -13166829 or 1251127. OLE color: 1251127.
HSL color Cylindrical-coordinate representation of color #371713: hue angle of 6.67º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #371713 is Cyan = 0, Magento = 0.58, Yellow = 0.65 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 23 | 19 | - |
| CMYK | 0 | 0.58 | 0.65 | 0.78 |
| HSL | 6.67º | 0.49% | 0.15% | - |
| HSV(B) | 6.67º | 0.65% | 0.22% | - |
| XYZ | 2 | 1.47 | 0.79 | - |
| YUV | 32.11 | 120.6 | 144.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 23 | 19 | 0 | 0.58 | 0.65 | 0.78 | 6.67 | 0.49 | 0.15 |
| Hex | 37 | 17 | 13 | 0 | 3A | 41 | 4E | 7 | 31 | F |
| Octal | 67 | 27 | 23 | 0 | 72 | 101 | 116 | 7 | 61 | 17 |
| Binary | 110111 | 10111 | 10011 | 0 | 111010 | 1000001 | 1001110 | 111 | 110001 | 1111 |
Color Harmonies of #371713
Complementary color
Monochromatic Colors of #371713
Black with #371713
Text Example
Text Example
White with #371713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371713; }
p { color: rgb(55,23,19); }
H1.HeaderClassName
{
color: #371713;
}
.AnyTagClassName
{
color: #371713;
}
</style>
background-color css
<style>
a { background-color: #371713; }
a { background-color: rgb(55,23,19); }
div.DivClassName
{
background-color: #371713;
}
.BgClassName
{
background-color: #371713;
}
</style>
border-color css
<style>
span { border-color: #371713; }
span { border-color: rgb(55,23,19); }
td.TdClassName
{
border-color: #371713;
}
.TagClassName
{
border-color: #371713;
}
</style>