Shades of Seal Brown #370606
Tints of Seal Brown #370606
RGB
CMYK
RGB Variations
Color information
#370606 (or 0x370606) is known color: Seal Brown. HEX triplet: 37, 06 and 06. RGB value is (55,6,6). Sum of RGB (Red+Green+Blue) = 55+6+6=67 (8% of max value = 765). Red value is 55 (21.88% from 255 or 82.09% from 67); Green value is 6 (2.73% from 255 or 8.96% from 67); Blue value is 6 (2.73% from 255 or 8.96% from 67); Max value from RGB is 55 - color contains mainly: red. Hex color #370606 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370606 is #C8F9F9. Grayscale: #141414. Windows color (decimal): -13171194 or 394807. OLE color: 394807.
HSL color Cylindrical-coordinate representation of color #370606: hue angle of 0º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #370606 is Cyan = 0, Magento = 0.89, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 6 | 6 | - |
| CMYK | 0 | 0.89 | 0.89 | 0.78 |
| HSL | 0º | 0.8% | 0.12% | - |
| HSV(B) | 0º | 0.89% | 0.22% | - |
| XYZ | 1.67 | 0.96 | 0.27 | - |
| YUV | 20.65 | 119.73 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 6 | 6 | 0 | 0.89 | 0.89 | 0.78 | 0 | 0.8 | 0.12 |
| Hex | 37 | 6 | 6 | 0 | 59 | 59 | 4E | 0 | 50 | C |
| Octal | 67 | 6 | 6 | 0 | 131 | 131 | 116 | 0 | 120 | 14 |
| Binary | 110111 | 110 | 110 | 0 | 1011001 | 1011001 | 1001110 | 0 | 1010000 | 1100 |
Color Harmonies of #370606
Complementary color
Monochromatic Colors of #370606
Black with #370606
Text Example
Text Example
White with #370606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370606; }
p { color: rgb(55,6,6); }
H1.HeaderClassName
{
color: #370606;
}
.AnyTagClassName
{
color: #370606;
}
</style>
background-color css
<style>
a { background-color: #370606; }
a { background-color: rgb(55,6,6); }
div.DivClassName
{
background-color: #370606;
}
.BgClassName
{
background-color: #370606;
}
</style>
border-color css
<style>
span { border-color: #370606; }
span { border-color: rgb(55,6,6); }
td.TdClassName
{
border-color: #370606;
}
.TagClassName
{
border-color: #370606;
}
</style>