Shades of Seal Brown #370503
Tints of Seal Brown #370503
RGB
CMYK
RGB Variations
Color information
#370503 (or 0x370503) is known color: Seal Brown. HEX triplet: 37, 05 and 03. RGB value is (55,5,3). Sum of RGB (Red+Green+Blue) = 55+5+3=63 (8% of max value = 765). Red value is 55 (21.88% from 255 or 87.30% from 63); Green value is 5 (2.34% from 255 or 7.94% from 63); Blue value is 3 (1.56% from 255 or 4.76% from 63); Max value from RGB is 55 - color contains mainly: red. Hex color #370503 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370503 is #C8FAFC. Grayscale: #131313. Windows color (decimal): -13171453 or 197943. OLE color: 197943.
HSL color Cylindrical-coordinate representation of color #370503: hue angle of 2.31º degrees, saturation: 0.9, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #370503 is Cyan = 0, Magento = 0.91, Yellow = 0.95 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 5 | 3 | - |
| CMYK | 0 | 0.91 | 0.95 | 0.78 |
| HSL | 2.31º | 0.9% | 0.11% | - |
| HSV(B) | 2.31º | 0.95% | 0.22% | - |
| XYZ | 1.65 | 0.93 | 0.18 | - |
| YUV | 19.72 | 118.57 | 153.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 3 | 0 | 0.91 | 0.95 | 0.78 | 2.31 | 0.9 | 0.11 |
| Hex | 37 | 5 | 3 | 0 | 5B | 5F | 4E | 2 | 5A | B |
| Octal | 67 | 5 | 3 | 0 | 133 | 137 | 116 | 2 | 132 | 13 |
| Binary | 110111 | 101 | 11 | 0 | 1011011 | 1011111 | 1001110 | 10 | 1011010 | 1011 |
Color Harmonies of #370503
Complementary color
Monochromatic Colors of #370503
Black with #370503
Text Example
Text Example
White with #370503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370503; }
p { color: rgb(55,5,3); }
H1.HeaderClassName
{
color: #370503;
}
.AnyTagClassName
{
color: #370503;
}
</style>
background-color css
<style>
a { background-color: #370503; }
a { background-color: rgb(55,5,3); }
div.DivClassName
{
background-color: #370503;
}
.BgClassName
{
background-color: #370503;
}
</style>
border-color css
<style>
span { border-color: #370503; }
span { border-color: rgb(55,5,3); }
td.TdClassName
{
border-color: #370503;
}
.TagClassName
{
border-color: #370503;
}
</style>