Shades of Seal Brown #370502
Tints of Seal Brown #370502
RGB
CMYK
RGB Variations
Color information
#370502 (or 0x370502) is known color: Seal Brown. HEX triplet: 37, 05 and 02. RGB value is (55,5,2). Sum of RGB (Red+Green+Blue) = 55+5+2=62 (8% of max value = 765). Red value is 55 (21.88% from 255 or 88.71% from 62); Green value is 5 (2.34% from 255 or 8.06% from 62); Blue value is 2 (1.17% from 255 or 3.23% from 62); Max value from RGB is 55 - color contains mainly: red. Hex color #370502 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370502 is #C8FAFD. Grayscale: #131313. Windows color (decimal): -13171454 or 132407. OLE color: 132407.
HSL color Cylindrical-coordinate representation of color #370502: hue angle of 3.4º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #370502 is Cyan = 0, Magento = 0.91, Yellow = 0.96 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 5 | 2 | - |
| CMYK | 0 | 0.91 | 0.96 | 0.78 |
| HSL | 3.4º | 0.93% | 0.11% | - |
| HSV(B) | 3.4º | 0.96% | 0.22% | - |
| XYZ | 1.64 | 0.93 | 0.15 | - |
| YUV | 19.61 | 118.07 | 153.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 5 | 2 | 0 | 0.91 | 0.96 | 0.78 | 3.4 | 0.93 | 0.11 |
| Hex | 37 | 5 | 2 | 0 | 5B | 60 | 4E | 3 | 5D | B |
| Octal | 67 | 5 | 2 | 0 | 133 | 140 | 116 | 3 | 135 | 13 |
| Binary | 110111 | 101 | 10 | 0 | 1011011 | 1100000 | 1001110 | 11 | 1011101 | 1011 |
Color Harmonies of #370502
Complementary color
Monochromatic Colors of #370502
Black with #370502
Text Example
Text Example
White with #370502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370502; }
p { color: rgb(55,5,2); }
H1.HeaderClassName
{
color: #370502;
}
.AnyTagClassName
{
color: #370502;
}
</style>
background-color css
<style>
a { background-color: #370502; }
a { background-color: rgb(55,5,2); }
div.DivClassName
{
background-color: #370502;
}
.BgClassName
{
background-color: #370502;
}
</style>
border-color css
<style>
span { border-color: #370502; }
span { border-color: rgb(55,5,2); }
td.TdClassName
{
border-color: #370502;
}
.TagClassName
{
border-color: #370502;
}
</style>