Shades of Seal Brown #370702
Tints of Seal Brown #370702
RGB
CMYK
RGB Variations
Color information
#370702 (or 0x370702) is known color: Seal Brown. HEX triplet: 37, 07 and 02. RGB value is (55,7,2). Sum of RGB (Red+Green+Blue) = 55+7+2=64 (8% of max value = 765). Red value is 55 (21.88% from 255 or 85.94% from 64); Green value is 7 (3.12% from 255 or 10.94% from 64); Blue value is 2 (1.17% from 255 or 3.12% from 64); Max value from RGB is 55 - color contains mainly: red. Hex color #370702 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370702 is #C8F8FD. Grayscale: #141414. Windows color (decimal): -13170942 or 132919. OLE color: 132919.
HSL color Cylindrical-coordinate representation of color #370702: hue angle of 5.66º 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 #370702 is Cyan = 0, Magento = 0.87, Yellow = 0.96 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 7 | 2 | - |
| CMYK | 0 | 0.87 | 0.96 | 0.78 |
| HSL | 5.66º | 0.93% | 0.11% | - |
| HSV(B) | 5.66º | 0.96% | 0.22% | - |
| XYZ | 1.66 | 0.97 | 0.16 | - |
| YUV | 20.78 | 117.4 | 152.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 2 | 0 | 0.87 | 0.96 | 0.78 | 5.66 | 0.93 | 0.11 |
| Hex | 37 | 7 | 2 | 0 | 57 | 60 | 4E | 6 | 5D | B |
| Octal | 67 | 7 | 2 | 0 | 127 | 140 | 116 | 6 | 135 | 13 |
| Binary | 110111 | 111 | 10 | 0 | 1010111 | 1100000 | 1001110 | 110 | 1011101 | 1011 |
Color Harmonies of #370702
Complementary color
Monochromatic Colors of #370702
Black with #370702
Text Example
Text Example
White with #370702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370702; }
p { color: rgb(55,7,2); }
H1.HeaderClassName
{
color: #370702;
}
.AnyTagClassName
{
color: #370702;
}
</style>
background-color css
<style>
a { background-color: #370702; }
a { background-color: rgb(55,7,2); }
div.DivClassName
{
background-color: #370702;
}
.BgClassName
{
background-color: #370702;
}
</style>
border-color css
<style>
span { border-color: #370702; }
span { border-color: rgb(55,7,2); }
td.TdClassName
{
border-color: #370702;
}
.TagClassName
{
border-color: #370702;
}
</style>