Shades of Seal Brown #391313
Tints of Seal Brown #391313
RGB
CMYK
RGB Variations
Color information
#391313 (or 0x391313) is known color: Seal Brown. HEX triplet: 39, 13 and 13. RGB value is (57,19,19). Sum of RGB (Red+Green+Blue) = 57+19+19=95 (12% of max value = 765). Red value is 57 (22.66% from 255 or 60% from 95); Green value is 19 (7.81% from 255 or 20% from 95); Blue value is 19 (7.81% from 255 or 20% from 95); Max value from RGB is 57 - color contains mainly: red. Hex color #391313 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #391313 is #C6ECEC. Grayscale: #1E1E1E. Windows color (decimal): -13036781 or 1250105. OLE color: 1250105.
HSL color Cylindrical-coordinate representation of color #391313: hue angle of 0º 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 #391313 is Cyan = 0, Magento = 0.67, Yellow = 0.67 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 19 | 19 | - |
| CMYK | 0 | 0.67 | 0.67 | 0.78 |
| HSL | 0º | 0.5% | 0.15% | - |
| HSV(B) | 0º | 0.67% | 0.22% | - |
| XYZ | 2.04 | 1.38 | 0.78 | - |
| YUV | 30.36 | 121.59 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 19 | 19 | 0 | 0.67 | 0.67 | 0.78 | 0 | 0.5 | 0.15 |
| Hex | 39 | 13 | 13 | 0 | 43 | 43 | 4E | 0 | 32 | F |
| Octal | 71 | 23 | 23 | 0 | 103 | 103 | 116 | 0 | 62 | 17 |
| Binary | 111001 | 10011 | 10011 | 0 | 1000011 | 1000011 | 1001110 | 0 | 110010 | 1111 |
Color Harmonies of #391313
Complementary color
Monochromatic Colors of #391313
Black with #391313
Text Example
Text Example
White with #391313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #391313; }
p { color: rgb(57,19,19); }
H1.HeaderClassName
{
color: #391313;
}
.AnyTagClassName
{
color: #391313;
}
</style>
background-color css
<style>
a { background-color: #391313; }
a { background-color: rgb(57,19,19); }
div.DivClassName
{
background-color: #391313;
}
.BgClassName
{
background-color: #391313;
}
</style>
border-color css
<style>
span { border-color: #391313; }
span { border-color: rgb(57,19,19); }
td.TdClassName
{
border-color: #391313;
}
.TagClassName
{
border-color: #391313;
}
</style>