Shades of Seal Brown #390706
Tints of Seal Brown #390706
RGB
CMYK
RGB Variations
Color information
#390706 (or 0x390706) is known color: Seal Brown. HEX triplet: 39, 07 and 06. RGB value is (57,7,6). Sum of RGB (Red+Green+Blue) = 57+7+6=70 (9% of max value = 765). Red value is 57 (22.66% from 255 or 81.43% from 70); Green value is 7 (3.12% from 255 or 10% from 70); Blue value is 6 (2.73% from 255 or 8.57% from 70); Max value from RGB is 57 - color contains mainly: red. Hex color #390706 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390706 is #C6F8F9. Grayscale: #151515. Windows color (decimal): -13039866 or 395065. OLE color: 395065.
HSL color Cylindrical-coordinate representation of color #390706: hue angle of 1.18º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #390706 is Cyan = 0, Magento = 0.88, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 7 | 6 | - |
| CMYK | 0 | 0.88 | 0.89 | 0.78 |
| HSL | 1.18º | 0.81% | 0.12% | - |
| HSV(B) | 1.18º | 0.89% | 0.22% | - |
| XYZ | 1.8 | 1.03 | 0.28 | - |
| YUV | 21.84 | 119.07 | 153.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 7 | 6 | 0 | 0.88 | 0.89 | 0.78 | 1.18 | 0.81 | 0.12 |
| Hex | 39 | 7 | 6 | 0 | 58 | 59 | 4E | 1 | 51 | C |
| Octal | 71 | 7 | 6 | 0 | 130 | 131 | 116 | 1 | 121 | 14 |
| Binary | 111001 | 111 | 110 | 0 | 1011000 | 1011001 | 1001110 | 1 | 1010001 | 1100 |
Color Harmonies of #390706
Complementary color
Monochromatic Colors of #390706
Black with #390706
Text Example
Text Example
White with #390706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390706; }
p { color: rgb(57,7,6); }
H1.HeaderClassName
{
color: #390706;
}
.AnyTagClassName
{
color: #390706;
}
</style>
background-color css
<style>
a { background-color: #390706; }
a { background-color: rgb(57,7,6); }
div.DivClassName
{
background-color: #390706;
}
.BgClassName
{
background-color: #390706;
}
</style>
border-color css
<style>
span { border-color: #390706; }
span { border-color: rgb(57,7,6); }
td.TdClassName
{
border-color: #390706;
}
.TagClassName
{
border-color: #390706;
}
</style>