Shades of Seal Brown #371514
Tints of Seal Brown #371514
RGB
CMYK
RGB Variations
Color information
#371514 (or 0x371514) is known color: Seal Brown. HEX triplet: 37, 15 and 14. RGB value is (55,21,20). Sum of RGB (Red+Green+Blue) = 55+21+20=96 (12% of max value = 765). Red value is 55 (21.88% from 255 or 57.29% from 96); Green value is 21 (8.59% from 255 or 21.88% from 96); Blue value is 20 (8.20% from 255 or 20.83% from 96); Max value from RGB is 55 - color contains mainly: red. Hex color #371514 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371514 is #C8EAEB. Grayscale: #1F1F1F. Windows color (decimal): -13167340 or 1316151. OLE color: 1316151.
HSL color Cylindrical-coordinate representation of color #371514: hue angle of 1.71º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #371514 is Cyan = 0, Magento = 0.62, Yellow = 0.64 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 21 | 20 | - |
| CMYK | 0 | 0.62 | 0.64 | 0.78 |
| HSL | 1.71º | 0.47% | 0.15% | - |
| HSV(B) | 1.71º | 0.64% | 0.22% | - |
| XYZ | 1.97 | 1.4 | 0.83 | - |
| YUV | 31.05 | 121.76 | 145.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 21 | 20 | 0 | 0.62 | 0.64 | 0.78 | 1.71 | 0.47 | 0.15 |
| Hex | 37 | 15 | 14 | 0 | 3E | 40 | 4E | 2 | 2F | F |
| Octal | 67 | 25 | 24 | 0 | 76 | 100 | 116 | 2 | 57 | 17 |
| Binary | 110111 | 10101 | 10100 | 0 | 111110 | 1000000 | 1001110 | 10 | 101111 | 1111 |
Color Harmonies of #371514
Complementary color
Monochromatic Colors of #371514
Black with #371514
Text Example
Text Example
White with #371514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371514; }
p { color: rgb(55,21,20); }
H1.HeaderClassName
{
color: #371514;
}
.AnyTagClassName
{
color: #371514;
}
</style>
background-color css
<style>
a { background-color: #371514; }
a { background-color: rgb(55,21,20); }
div.DivClassName
{
background-color: #371514;
}
.BgClassName
{
background-color: #371514;
}
</style>
border-color css
<style>
span { border-color: #371514; }
span { border-color: rgb(55,21,20); }
td.TdClassName
{
border-color: #371514;
}
.TagClassName
{
border-color: #371514;
}
</style>