Shades of Seal Brown #391613
Tints of Seal Brown #391613
RGB
CMYK
RGB Variations
Color information
#391613 (or 0x391613) is known color: Seal Brown. HEX triplet: 39, 16 and 13. RGB value is (57,22,19). Sum of RGB (Red+Green+Blue) = 57+22+19=98 (12% of max value = 765). Red value is 57 (22.66% from 255 or 58.16% from 98); Green value is 22 (8.98% from 255 or 22.45% from 98); Blue value is 19 (7.81% from 255 or 19.39% from 98); Max value from RGB is 57 - color contains mainly: red. Hex color #391613 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391613 is #C6E9EC. Grayscale: #202020. Windows color (decimal): -13036013 or 1250873. OLE color: 1250873.
HSL color Cylindrical-coordinate representation of color #391613: hue angle of 4.74º degrees, saturation: 0.5, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #391613 is Cyan = 0, Magento = 0.61, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 22 | 19 | - |
| CMYK | 0 | 0.61 | 0.67 | 0.78 |
| HSL | 4.74º | 0.5% | 0.15% | - |
| HSV(B) | 4.74º | 0.67% | 0.22% | - |
| XYZ | 2.09 | 1.49 | 0.79 | - |
| YUV | 32.12 | 120.6 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 22 | 19 | 0 | 0.61 | 0.67 | 0.78 | 4.74 | 0.5 | 0.15 |
| Hex | 39 | 16 | 13 | 0 | 3D | 43 | 4E | 5 | 32 | F |
| Octal | 71 | 26 | 23 | 0 | 75 | 103 | 116 | 5 | 62 | 17 |
| Binary | 111001 | 10110 | 10011 | 0 | 111101 | 1000011 | 1001110 | 101 | 110010 | 1111 |
Color Harmonies of #391613
Complementary color
Monochromatic Colors of #391613
Black with #391613
Text Example
Text Example
White with #391613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391613; }
p { color: rgb(57,22,19); }
H1.HeaderClassName
{
color: #391613;
}
.AnyTagClassName
{
color: #391613;
}
</style>
background-color css
<style>
a { background-color: #391613; }
a { background-color: rgb(57,22,19); }
div.DivClassName
{
background-color: #391613;
}
.BgClassName
{
background-color: #391613;
}
</style>
border-color css
<style>
span { border-color: #391613; }
span { border-color: rgb(57,22,19); }
td.TdClassName
{
border-color: #391613;
}
.TagClassName
{
border-color: #391613;
}
</style>