Shades of Seal Brown #390200
Tints of Seal Brown #390200
RGB
CMYK
RGB Variations
Color information
#390200 (or 0x390200) is known color: Seal Brown. HEX triplet: 39, 02 and 00. RGB value is (57,2,0). Sum of RGB (Red+Green+Blue) = 57+2+0=59 (7% of max value = 765). Red value is 57 (22.66% from 255 or 96.61% from 59); Green value is 2 (1.17% from 255 or 3.39% from 59); Blue value is 0 (0.39% from 255 or 0% from 59); Max value from RGB is 57 - color contains mainly: red. Hex color #390200 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390200 is #C6FDFF. Grayscale: #121212. Windows color (decimal): -13041152 or 569. OLE color: 569.
HSL color Cylindrical-coordinate representation of color #390200: hue angle of 2.11º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #390200 is Cyan = 0, Magento = 0.96, Yellow = 1 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 2 | 0 | - |
| CMYK | 0 | 0.96 | 1 | 0.78 |
| HSL | 2.11º | 1% | 0.11% | - |
| HSV(B) | 2.11º | 1% | 0.22% | - |
| XYZ | 1.71 | 0.91 | 0.09 | - |
| YUV | 18.22 | 117.72 | 155.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 2 | 0 | 0 | 0.96 | 1 | 0.78 | 2.11 | 1 | 0.11 |
| Hex | 39 | 2 | 0 | 0 | 60 | 64 | 4E | 2 | 64 | B |
| Octal | 71 | 2 | 0 | 0 | 140 | 144 | 116 | 2 | 144 | 13 |
| Binary | 111001 | 10 | 0 | 0 | 1100000 | 1100100 | 1001110 | 10 | 1100100 | 1011 |
Color Harmonies of #390200
Complementary color
Monochromatic Colors of #390200
Black with #390200
Text Example
Text Example
White with #390200
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390200; }
p { color: rgb(57,2,0); }
H1.HeaderClassName
{
color: #390200;
}
.AnyTagClassName
{
color: #390200;
}
</style>
background-color css
<style>
a { background-color: #390200; }
a { background-color: rgb(57,2,0); }
div.DivClassName
{
background-color: #390200;
}
.BgClassName
{
background-color: #390200;
}
</style>
border-color css
<style>
span { border-color: #390200; }
span { border-color: rgb(57,2,0); }
td.TdClassName
{
border-color: #390200;
}
.TagClassName
{
border-color: #390200;
}
</style>