Shades of Seal Brown #371615
Tints of Seal Brown #371615
RGB
CMYK
RGB Variations
Color information
#371615 (or 0x371615) is known color: Seal Brown. HEX triplet: 37, 16 and 15. RGB value is (55,22,21). Sum of RGB (Red+Green+Blue) = 55+22+21=98 (12% of max value = 765). Red value is 55 (21.88% from 255 or 56.12% from 98); Green value is 22 (8.98% from 255 or 22.45% from 98); Blue value is 21 (8.59% from 255 or 21.43% from 98); Max value from RGB is 55 - color contains mainly: red. Hex color #371615 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #371615 is #C8E9EA. Grayscale: #1F1F1F. Windows color (decimal): -13167083 or 1381943. OLE color: 1381943.
HSL color Cylindrical-coordinate representation of color #371615: hue angle of 1.76º degrees, saturation: 0.45, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #371615 is Cyan = 0, Magento = 0.6, Yellow = 0.62 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 22 | 21 | - |
| CMYK | 0 | 0.6 | 0.62 | 0.78 |
| HSL | 1.76º | 0.45% | 0.15% | - |
| HSV(B) | 1.76º | 0.62% | 0.22% | - |
| XYZ | 2 | 1.44 | 0.88 | - |
| YUV | 31.75 | 121.93 | 144.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 22 | 21 | 0 | 0.6 | 0.62 | 0.78 | 1.76 | 0.45 | 0.15 |
| Hex | 37 | 16 | 15 | 0 | 3C | 3E | 4E | 2 | 2D | F |
| Octal | 67 | 26 | 25 | 0 | 74 | 76 | 116 | 2 | 55 | 17 |
| Binary | 110111 | 10110 | 10101 | 0 | 111100 | 111110 | 1001110 | 10 | 101101 | 1111 |
Color Harmonies of #371615
Complementary color
Monochromatic Colors of #371615
Black with #371615
Text Example
Text Example
White with #371615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #371615; }
p { color: rgb(55,22,21); }
H1.HeaderClassName
{
color: #371615;
}
.AnyTagClassName
{
color: #371615;
}
</style>
background-color css
<style>
a { background-color: #371615; }
a { background-color: rgb(55,22,21); }
div.DivClassName
{
background-color: #371615;
}
.BgClassName
{
background-color: #371615;
}
</style>
border-color css
<style>
span { border-color: #371615; }
span { border-color: rgb(55,22,21); }
td.TdClassName
{
border-color: #371615;
}
.TagClassName
{
border-color: #371615;
}
</style>