Shades of Seal Brown #391614
Tints of Seal Brown #391614
RGB
CMYK
RGB Variations
Color information
#391614 (or 0x391614) is known color: Seal Brown. HEX triplet: 39, 16 and 14. RGB value is (57,22,20). Sum of RGB (Red+Green+Blue) = 57+22+20=99 (13% of max value = 765). Red value is 57 (22.66% from 255 or 57.58% from 99); Green value is 22 (8.98% from 255 or 22.22% from 99); Blue value is 20 (8.20% from 255 or 20.20% from 99); Max value from RGB is 57 - color contains mainly: red. Hex color #391614 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391614 is #C6E9EB. Grayscale: #202020. Windows color (decimal): -13036012 or 1316409. OLE color: 1316409.
HSL color Cylindrical-coordinate representation of color #391614: hue angle of 3.24º degrees, saturation: 0.48, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #391614 is Cyan = 0, Magento = 0.61, Yellow = 0.65 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 22 | 20 | - |
| CMYK | 0 | 0.61 | 0.65 | 0.78 |
| HSL | 3.24º | 0.48% | 0.15% | - |
| HSV(B) | 3.24º | 0.65% | 0.22% | - |
| XYZ | 2.1 | 1.49 | 0.84 | - |
| YUV | 32.24 | 121.1 | 145.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 22 | 20 | 0 | 0.61 | 0.65 | 0.78 | 3.24 | 0.48 | 0.15 |
| Hex | 39 | 16 | 14 | 0 | 3D | 41 | 4E | 3 | 30 | F |
| Octal | 71 | 26 | 24 | 0 | 75 | 101 | 116 | 3 | 60 | 17 |
| Binary | 111001 | 10110 | 10100 | 0 | 111101 | 1000001 | 1001110 | 11 | 110000 | 1111 |
Color Harmonies of #391614
Complementary color
Monochromatic Colors of #391614
Black with #391614
Text Example
Text Example
White with #391614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391614; }
p { color: rgb(57,22,20); }
H1.HeaderClassName
{
color: #391614;
}
.AnyTagClassName
{
color: #391614;
}
</style>
background-color css
<style>
a { background-color: #391614; }
a { background-color: rgb(57,22,20); }
div.DivClassName
{
background-color: #391614;
}
.BgClassName
{
background-color: #391614;
}
</style>
border-color css
<style>
span { border-color: #391614; }
span { border-color: rgb(57,22,20); }
td.TdClassName
{
border-color: #391614;
}
.TagClassName
{
border-color: #391614;
}
</style>