Shades of Seal Brown #370705
Tints of Seal Brown #370705
RGB
CMYK
RGB Variations
Color information
#370705 (or 0x370705) is known color: Seal Brown. HEX triplet: 37, 07 and 05. RGB value is (55,7,5). Sum of RGB (Red+Green+Blue) = 55+7+5=67 (8% of max value = 765). Red value is 55 (21.88% from 255 or 82.09% from 67); Green value is 7 (3.12% from 255 or 10.45% from 67); Blue value is 5 (2.34% from 255 or 7.46% from 67); Max value from RGB is 55 - color contains mainly: red. Hex color #370705 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #370705 is #C8F8FA. Grayscale: #151515. Windows color (decimal): -13170939 or 329527. OLE color: 329527.
HSL color Cylindrical-coordinate representation of color #370705: hue angle of 2.4º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #370705 is Cyan = 0, Magento = 0.87, Yellow = 0.91 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 7 | 5 | - |
| CMYK | 0 | 0.87 | 0.91 | 0.78 |
| HSL | 2.4º | 0.83% | 0.12% | - |
| HSV(B) | 2.4º | 0.91% | 0.22% | - |
| XYZ | 1.68 | 0.98 | 0.24 | - |
| YUV | 21.12 | 118.9 | 152.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 7 | 5 | 0 | 0.87 | 0.91 | 0.78 | 2.4 | 0.83 | 0.12 |
| Hex | 37 | 7 | 5 | 0 | 57 | 5B | 4E | 2 | 53 | C |
| Octal | 67 | 7 | 5 | 0 | 127 | 133 | 116 | 2 | 123 | 14 |
| Binary | 110111 | 111 | 101 | 0 | 1010111 | 1011011 | 1001110 | 10 | 1010011 | 1100 |
Color Harmonies of #370705
Complementary color
Monochromatic Colors of #370705
Black with #370705
Text Example
Text Example
White with #370705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #370705; }
p { color: rgb(55,7,5); }
H1.HeaderClassName
{
color: #370705;
}
.AnyTagClassName
{
color: #370705;
}
</style>
background-color css
<style>
a { background-color: #370705; }
a { background-color: rgb(55,7,5); }
div.DivClassName
{
background-color: #370705;
}
.BgClassName
{
background-color: #370705;
}
</style>
border-color css
<style>
span { border-color: #370705; }
span { border-color: rgb(55,7,5); }
td.TdClassName
{
border-color: #370705;
}
.TagClassName
{
border-color: #370705;
}
</style>