Shades of Seal Brown #370701
Tints of Seal Brown #370701
RGB
CMYK
RGB Variations
Color information
#370701 (or 0x370701) is known color: Seal Brown. HEX triplet: 37, 07 and 01. RGB value is (55,7,1). Sum of RGB (Red+Green+Blue) = 55+7+1=63 (8% of max value = 765). Red value is 55 (21.88% from 255 or 87.30% from 63); Green value is 7 (3.12% from 255 or 11.11% from 63); Blue value is 1 (0.78% from 255 or 1.59% from 63); Max value from RGB is 55 - color contains mainly: red. Hex color #370701 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370701 is #C8F8FE. Grayscale: #141414. Windows color (decimal): -13170943 or 67383. OLE color: 67383.
HSL color Cylindrical-coordinate representation of color #370701: hue angle of 6.67º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370701 is Cyan = 0, Magento = 0.87, Yellow = 0.98 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 7 | 1 | - |
| CMYK | 0 | 0.87 | 0.98 | 0.78 |
| HSL | 6.67º | 0.96% | 0.11% | - |
| HSV(B) | 6.67º | 0.98% | 0.22% | - |
| XYZ | 1.66 | 0.97 | 0.13 | - |
| YUV | 20.67 | 116.9 | 152.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 1 | 0 | 0.87 | 0.98 | 0.78 | 6.67 | 0.96 | 0.11 |
| Hex | 37 | 7 | 1 | 0 | 57 | 62 | 4E | 7 | 60 | B |
| Octal | 67 | 7 | 1 | 0 | 127 | 142 | 116 | 7 | 140 | 13 |
| Binary | 110111 | 111 | 1 | 0 | 1010111 | 1100010 | 1001110 | 111 | 1100000 | 1011 |
Color Harmonies of #370701
Complementary color
Monochromatic Colors of #370701
Black with #370701
Text Example
Text Example
White with #370701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370701; }
p { color: rgb(55,7,1); }
H1.HeaderClassName
{
color: #370701;
}
.AnyTagClassName
{
color: #370701;
}
</style>
background-color css
<style>
a { background-color: #370701; }
a { background-color: rgb(55,7,1); }
div.DivClassName
{
background-color: #370701;
}
.BgClassName
{
background-color: #370701;
}
</style>
border-color css
<style>
span { border-color: #370701; }
span { border-color: rgb(55,7,1); }
td.TdClassName
{
border-color: #370701;
}
.TagClassName
{
border-color: #370701;
}
</style>