Shades of Seal Brown #390502
Tints of Seal Brown #390502
RGB
CMYK
RGB Variations
Color information
#390502 (or 0x390502) is known color: Seal Brown. HEX triplet: 39, 05 and 02. RGB value is (57,5,2). Sum of RGB (Red+Green+Blue) = 57+5+2=64 (8% of max value = 765). Red value is 57 (22.66% from 255 or 89.06% from 64); Green value is 5 (2.34% from 255 or 7.81% from 64); Blue value is 2 (1.17% from 255 or 3.12% from 64); Max value from RGB is 57 - color contains mainly: red. Hex color #390502 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390502 is #C6FAFD. Grayscale: #141414. Windows color (decimal): -13040382 or 132409. OLE color: 132409.
HSL color Cylindrical-coordinate representation of color #390502: hue angle of 3.27º degrees, saturation: 0.93, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #390502 is Cyan = 0, Magento = 0.91, Yellow = 0.96 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 5 | 2 | - |
| CMYK | 0 | 0.91 | 0.96 | 0.78 |
| HSL | 3.27º | 0.93% | 0.12% | - |
| HSV(B) | 3.27º | 0.96% | 0.22% | - |
| XYZ | 1.75 | 0.98 | 0.15 | - |
| YUV | 20.21 | 117.73 | 154.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 5 | 2 | 0 | 0.91 | 0.96 | 0.78 | 3.27 | 0.93 | 0.12 |
| Hex | 39 | 5 | 2 | 0 | 5B | 60 | 4E | 3 | 5D | C |
| Octal | 71 | 5 | 2 | 0 | 133 | 140 | 116 | 3 | 135 | 14 |
| Binary | 111001 | 101 | 10 | 0 | 1011011 | 1100000 | 1001110 | 11 | 1011101 | 1100 |
Color Harmonies of #390502
Complementary color
Monochromatic Colors of #390502
Black with #390502
Text Example
Text Example
White with #390502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390502; }
p { color: rgb(57,5,2); }
H1.HeaderClassName
{
color: #390502;
}
.AnyTagClassName
{
color: #390502;
}
</style>
background-color css
<style>
a { background-color: #390502; }
a { background-color: rgb(57,5,2); }
div.DivClassName
{
background-color: #390502;
}
.BgClassName
{
background-color: #390502;
}
</style>
border-color css
<style>
span { border-color: #390502; }
span { border-color: rgb(57,5,2); }
td.TdClassName
{
border-color: #390502;
}
.TagClassName
{
border-color: #390502;
}
</style>