Shades of Seal Brown #371613
Tints of Seal Brown #371613
RGB
CMYK
RGB Variations
Color information
#371613 (or 0x371613) is known color: Seal Brown. HEX triplet: 37, 16 and 13. RGB value is (55,22,19). Sum of RGB (Red+Green+Blue) = 55+22+19=96 (12% of max value = 765). Red value is 55 (21.88% from 255 or 57.29% from 96); Green value is 22 (8.98% from 255 or 22.92% from 96); Blue value is 19 (7.81% from 255 or 19.79% from 96); Max value from RGB is 55 - color contains mainly: red. Hex color #371613 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371613 is #C8E9EC. Grayscale: #1F1F1F. Windows color (decimal): -13167085 or 1250871. OLE color: 1250871.
HSL color Cylindrical-coordinate representation of color #371613: hue angle of 5º 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 #371613 is Cyan = 0, Magento = 0.6, Yellow = 0.65 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 22 | 19 | - |
| CMYK | 0 | 0.6 | 0.65 | 0.78 |
| HSL | 5º | 0.49% | 0.15% | - |
| HSV(B) | 5º | 0.65% | 0.22% | - |
| XYZ | 1.98 | 1.43 | 0.79 | - |
| YUV | 31.53 | 120.93 | 144.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 19 | 0 | 0.6 | 0.65 | 0.78 | 5 | 0.49 | 0.15 |
| Hex | 37 | 16 | 13 | 0 | 3C | 41 | 4E | 5 | 31 | F |
| Octal | 67 | 26 | 23 | 0 | 74 | 101 | 116 | 5 | 61 | 17 |
| Binary | 110111 | 10110 | 10011 | 0 | 111100 | 1000001 | 1001110 | 101 | 110001 | 1111 |
Color Harmonies of #371613
Complementary color
Monochromatic Colors of #371613
Black with #371613
Text Example
Text Example
White with #371613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371613; }
p { color: rgb(55,22,19); }
H1.HeaderClassName
{
color: #371613;
}
.AnyTagClassName
{
color: #371613;
}
</style>
background-color css
<style>
a { background-color: #371613; }
a { background-color: rgb(55,22,19); }
div.DivClassName
{
background-color: #371613;
}
.BgClassName
{
background-color: #371613;
}
</style>
border-color css
<style>
span { border-color: #371613; }
span { border-color: rgb(55,22,19); }
td.TdClassName
{
border-color: #371613;
}
.TagClassName
{
border-color: #371613;
}
</style>