Shades of Seal Brown #390807
Tints of Seal Brown #390807
RGB
CMYK
RGB Variations
Color information
#390807 (or 0x390807) is known color: Seal Brown. HEX triplet: 39, 08 and 07. RGB value is (57,8,7). Sum of RGB (Red+Green+Blue) = 57+8+7=72 (9% of max value = 765). Red value is 57 (22.66% from 255 or 79.17% from 72); Green value is 8 (3.52% from 255 or 11.11% from 72); Blue value is 7 (3.12% from 255 or 9.72% from 72); Max value from RGB is 57 - color contains mainly: red. Hex color #390807 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #390807 is #C6F7F8. Grayscale: #161616. Windows color (decimal): -13039609 or 460857. OLE color: 460857.
HSL color Cylindrical-coordinate representation of color #390807: hue angle of 1.2º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #390807 is Cyan = 0, Magento = 0.86, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 8 | 7 | - |
| CMYK | 0 | 0.86 | 0.88 | 0.78 |
| HSL | 1.2º | 0.78% | 0.13% | - |
| HSV(B) | 1.2º | 0.88% | 0.22% | - |
| XYZ | 1.81 | 1.06 | 0.31 | - |
| YUV | 22.54 | 119.23 | 152.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 8 | 7 | 0 | 0.86 | 0.88 | 0.78 | 1.2 | 0.78 | 0.13 |
| Hex | 39 | 8 | 7 | 0 | 56 | 58 | 4E | 1 | 4E | D |
| Octal | 71 | 10 | 7 | 0 | 126 | 130 | 116 | 1 | 116 | 15 |
| Binary | 111001 | 1000 | 111 | 0 | 1010110 | 1011000 | 1001110 | 1 | 1001110 | 1101 |
Color Harmonies of #390807
Complementary color
Monochromatic Colors of #390807
Black with #390807
Text Example
Text Example
White with #390807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #390807; }
p { color: rgb(57,8,7); }
H1.HeaderClassName
{
color: #390807;
}
.AnyTagClassName
{
color: #390807;
}
</style>
background-color css
<style>
a { background-color: #390807; }
a { background-color: rgb(57,8,7); }
div.DivClassName
{
background-color: #390807;
}
.BgClassName
{
background-color: #390807;
}
</style>
border-color css
<style>
span { border-color: #390807; }
span { border-color: rgb(57,8,7); }
td.TdClassName
{
border-color: #390807;
}
.TagClassName
{
border-color: #390807;
}
</style>