Shades of Seal Brown #391513
Tints of Seal Brown #391513
RGB
CMYK
RGB Variations
Color information
#391513 (or 0x391513) is known color: Seal Brown. HEX triplet: 39, 15 and 13. RGB value is (57,21,19). Sum of RGB (Red+Green+Blue) = 57+21+19=97 (12% of max value = 765). Red value is 57 (22.66% from 255 or 58.76% from 97); Green value is 21 (8.59% from 255 or 21.65% from 97); Blue value is 19 (7.81% from 255 or 19.59% from 97); Max value from RGB is 57 - color contains mainly: red. Hex color #391513 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391513 is #C6EAEC. Grayscale: #1F1F1F. Windows color (decimal): -13036269 or 1250617. OLE color: 1250617.
HSL color Cylindrical-coordinate representation of color #391513: hue angle of 3.16º 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 #391513 is Cyan = 0, Magento = 0.63, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 21 | 19 | - |
| CMYK | 0 | 0.63 | 0.67 | 0.78 |
| HSL | 3.16º | 0.5% | 0.15% | - |
| HSV(B) | 3.16º | 0.67% | 0.22% | - |
| XYZ | 2.07 | 1.45 | 0.79 | - |
| YUV | 31.54 | 120.93 | 146.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 21 | 19 | 0 | 0.63 | 0.67 | 0.78 | 3.16 | 0.5 | 0.15 |
| Hex | 39 | 15 | 13 | 0 | 3F | 43 | 4E | 3 | 32 | F |
| Octal | 71 | 25 | 23 | 0 | 77 | 103 | 116 | 3 | 62 | 17 |
| Binary | 111001 | 10101 | 10011 | 0 | 111111 | 1000011 | 1001110 | 11 | 110010 | 1111 |
Color Harmonies of #391513
Complementary color
Monochromatic Colors of #391513
Black with #391513
Text Example
Text Example
White with #391513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391513; }
p { color: rgb(57,21,19); }
H1.HeaderClassName
{
color: #391513;
}
.AnyTagClassName
{
color: #391513;
}
</style>
background-color css
<style>
a { background-color: #391513; }
a { background-color: rgb(57,21,19); }
div.DivClassName
{
background-color: #391513;
}
.BgClassName
{
background-color: #391513;
}
</style>
border-color css
<style>
span { border-color: #391513; }
span { border-color: rgb(57,21,19); }
td.TdClassName
{
border-color: #391513;
}
.TagClassName
{
border-color: #391513;
}
</style>