Shades of Seal Brown #311713
Tints of Seal Brown #311713
RGB
CMYK
RGB Variations
Color information
#311713 (or 0x311713) is known color: Seal Brown. HEX triplet: 31, 17 and 13. RGB value is (49,23,19). Sum of RGB (Red+Green+Blue) = 49+23+19=91 (12% of max value = 765). Red value is 49 (19.53% from 255 or 53.85% from 91); Green value is 23 (9.38% from 255 or 25.27% from 91); Blue value is 19 (7.81% from 255 or 20.88% from 91); Max value from RGB is 49 - color contains mainly: red. Hex color #311713 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311713 is #CEE8EC. Grayscale: #1E1E1E. Windows color (decimal): -13560045 or 1251121. OLE color: 1251121.
HSL color Cylindrical-coordinate representation of color #311713: hue angle of 8º degrees, saturation: 0.44, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #311713 is Cyan = 0, Magento = 0.53, Yellow = 0.61 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 23 | 19 | - |
| CMYK | 0 | 0.53 | 0.61 | 0.81 |
| HSL | 8º | 0.44% | 0.13% | - |
| HSV(B) | 8º | 0.61% | 0.19% | - |
| XYZ | 1.69 | 1.31 | 0.78 | - |
| YUV | 30.32 | 121.61 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 19 | 0 | 0.53 | 0.61 | 0.81 | 8 | 0.44 | 0.13 |
| Hex | 31 | 17 | 13 | 0 | 35 | 3D | 51 | 8 | 2C | D |
| Octal | 61 | 27 | 23 | 0 | 65 | 75 | 121 | 10 | 54 | 15 |
| Binary | 110001 | 10111 | 10011 | 0 | 110101 | 111101 | 1010001 | 1000 | 101100 | 1101 |
Color Harmonies of #311713
Complementary color
Monochromatic Colors of #311713
Black with #311713
Text Example
Text Example
White with #311713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311713; }
p { color: rgb(49,23,19); }
H1.HeaderClassName
{
color: #311713;
}
.AnyTagClassName
{
color: #311713;
}
</style>
background-color css
<style>
a { background-color: #311713; }
a { background-color: rgb(49,23,19); }
div.DivClassName
{
background-color: #311713;
}
.BgClassName
{
background-color: #311713;
}
</style>
border-color css
<style>
span { border-color: #311713; }
span { border-color: rgb(49,23,19); }
td.TdClassName
{
border-color: #311713;
}
.TagClassName
{
border-color: #311713;
}
</style>