Shades of Seal Brown #390902
Tints of Seal Brown #390902
RGB
CMYK
RGB Variations
Color information
#390902 (or 0x390902) is known color: Seal Brown. HEX triplet: 39, 09 and 02. RGB value is (57,9,2). Sum of RGB (Red+Green+Blue) = 57+9+2=68 (9% of max value = 765). Red value is 57 (22.66% from 255 or 83.82% from 68); Green value is 9 (3.91% from 255 or 13.24% from 68); Blue value is 2 (1.17% from 255 or 2.94% from 68); Max value from RGB is 57 - color contains mainly: red. Hex color #390902 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390902 is #C6F6FD. Grayscale: #161616. Windows color (decimal): -13039358 or 133433. OLE color: 133433.
HSL color Cylindrical-coordinate representation of color #390902: hue angle of 7.64º 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 #390902 is Cyan = 0, Magento = 0.84, Yellow = 0.96 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 9 | 2 | - |
| CMYK | 0 | 0.84 | 0.96 | 0.78 |
| HSL | 7.64º | 0.93% | 0.12% | - |
| HSV(B) | 7.64º | 0.96% | 0.22% | - |
| XYZ | 1.8 | 1.07 | 0.17 | - |
| YUV | 22.55 | 116.4 | 152.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 9 | 2 | 0 | 0.84 | 0.96 | 0.78 | 7.64 | 0.93 | 0.12 |
| Hex | 39 | 9 | 2 | 0 | 54 | 60 | 4E | 8 | 5D | C |
| Octal | 71 | 11 | 2 | 0 | 124 | 140 | 116 | 10 | 135 | 14 |
| Binary | 111001 | 1001 | 10 | 0 | 1010100 | 1100000 | 1001110 | 1000 | 1011101 | 1100 |
Color Harmonies of #390902
Complementary color
Monochromatic Colors of #390902
Black with #390902
Text Example
Text Example
White with #390902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390902; }
p { color: rgb(57,9,2); }
H1.HeaderClassName
{
color: #390902;
}
.AnyTagClassName
{
color: #390902;
}
</style>
background-color css
<style>
a { background-color: #390902; }
a { background-color: rgb(57,9,2); }
div.DivClassName
{
background-color: #390902;
}
.BgClassName
{
background-color: #390902;
}
</style>
border-color css
<style>
span { border-color: #390902; }
span { border-color: rgb(57,9,2); }
td.TdClassName
{
border-color: #390902;
}
.TagClassName
{
border-color: #390902;
}
</style>