Shades of Seal Brown #390705
Tints of Seal Brown #390705
RGB
CMYK
RGB Variations
Color information
#390705 (or 0x390705) is known color: Seal Brown. HEX triplet: 39, 07 and 05. RGB value is (57,7,5). Sum of RGB (Red+Green+Blue) = 57+7+5=69 (9% of max value = 765). Red value is 57 (22.66% from 255 or 82.61% from 69); Green value is 7 (3.12% from 255 or 10.14% from 69); Blue value is 5 (2.34% from 255 or 7.25% from 69); Max value from RGB is 57 - color contains mainly: red. Hex color #390705 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390705 is #C6F8FA. Grayscale: #151515. Windows color (decimal): -13039867 or 329529. OLE color: 329529.
HSL color Cylindrical-coordinate representation of color #390705: hue angle of 2.31º degrees, saturation: 0.84, 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 #390705 is Cyan = 0, Magento = 0.88, Yellow = 0.91 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 7 | 5 | - |
| CMYK | 0 | 0.88 | 0.91 | 0.78 |
| HSL | 2.31º | 0.84% | 0.12% | - |
| HSV(B) | 2.31º | 0.91% | 0.22% | - |
| XYZ | 1.79 | 1.03 | 0.25 | - |
| YUV | 21.72 | 118.57 | 153.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 5 | 0 | 0.88 | 0.91 | 0.78 | 2.31 | 0.84 | 0.12 |
| Hex | 39 | 7 | 5 | 0 | 58 | 5B | 4E | 2 | 54 | C |
| Octal | 71 | 7 | 5 | 0 | 130 | 133 | 116 | 2 | 124 | 14 |
| Binary | 111001 | 111 | 101 | 0 | 1011000 | 1011011 | 1001110 | 10 | 1010100 | 1100 |
Color Harmonies of #390705
Complementary color
Monochromatic Colors of #390705
Black with #390705
Text Example
Text Example
White with #390705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390705; }
p { color: rgb(57,7,5); }
H1.HeaderClassName
{
color: #390705;
}
.AnyTagClassName
{
color: #390705;
}
</style>
background-color css
<style>
a { background-color: #390705; }
a { background-color: rgb(57,7,5); }
div.DivClassName
{
background-color: #390705;
}
.BgClassName
{
background-color: #390705;
}
</style>
border-color css
<style>
span { border-color: #390705; }
span { border-color: rgb(57,7,5); }
td.TdClassName
{
border-color: #390705;
}
.TagClassName
{
border-color: #390705;
}
</style>