Shades of Seal Brown #311210
Tints of Seal Brown #311210
RGB
CMYK
RGB Variations
Color information
#311210 (or 0x311210) is known color: Seal Brown. HEX triplet: 31, 12 and 10. RGB value is (49,18,16). Sum of RGB (Red+Green+Blue) = 49+18+16=83 (10% of max value = 765). Red value is 49 (19.53% from 255 or 59.04% from 83); Green value is 18 (7.42% from 255 or 21.69% from 83); Blue value is 16 (6.64% from 255 or 19.28% from 83); Max value from RGB is 49 - color contains mainly: red. Hex color #311210 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311210 is #CEEDEF. Grayscale: #1B1B1B. Windows color (decimal): -13561328 or 1053233. OLE color: 1053233.
HSL color Cylindrical-coordinate representation of color #311210: hue angle of 3.64º degrees, saturation: 0.51, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #311210 is Cyan = 0, Magento = 0.63, Yellow = 0.67 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 18 | 16 | - |
| CMYK | 0 | 0.63 | 0.67 | 0.81 |
| HSL | 3.64º | 0.51% | 0.13% | - |
| HSV(B) | 3.64º | 0.67% | 0.19% | - |
| XYZ | 1.58 | 1.12 | 0.62 | - |
| YUV | 27.04 | 121.77 | 143.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 18 | 16 | 0 | 0.63 | 0.67 | 0.81 | 3.64 | 0.51 | 0.13 |
| Hex | 31 | 12 | 10 | 0 | 3F | 43 | 51 | 4 | 33 | D |
| Octal | 61 | 22 | 20 | 0 | 77 | 103 | 121 | 4 | 63 | 15 |
| Binary | 110001 | 10010 | 10000 | 0 | 111111 | 1000011 | 1010001 | 100 | 110011 | 1101 |
Color Harmonies of #311210
Complementary color
Monochromatic Colors of #311210
Black with #311210
Text Example
Text Example
White with #311210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311210; }
p { color: rgb(49,18,16); }
H1.HeaderClassName
{
color: #311210;
}
.AnyTagClassName
{
color: #311210;
}
</style>
background-color css
<style>
a { background-color: #311210; }
a { background-color: rgb(49,18,16); }
div.DivClassName
{
background-color: #311210;
}
.BgClassName
{
background-color: #311210;
}
</style>
border-color css
<style>
span { border-color: #311210; }
span { border-color: rgb(49,18,16); }
td.TdClassName
{
border-color: #311210;
}
.TagClassName
{
border-color: #311210;
}
</style>