Shades of Seal Brown #311711
Tints of Seal Brown #311711
RGB
CMYK
RGB Variations
Color information
#311711 (or 0x311711) is known color: Seal Brown. HEX triplet: 31, 17 and 11. RGB value is (49,23,17). Sum of RGB (Red+Green+Blue) = 49+23+17=89 (11% of max value = 765). Red value is 49 (19.53% from 255 or 55.06% from 89); Green value is 23 (9.38% from 255 or 25.84% from 89); Blue value is 17 (7.03% from 255 or 19.10% from 89); Max value from RGB is 49 - color contains mainly: red. Hex color #311711 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311711 is #CEE8EE. Grayscale: #1E1E1E. Windows color (decimal): -13560047 or 1120049. OLE color: 1120049.
HSL color Cylindrical-coordinate representation of color #311711: hue angle of 11.25º degrees, saturation: 0.48, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #311711 is Cyan = 0, Magento = 0.53, Yellow = 0.65 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 23 | 17 | - |
| CMYK | 0 | 0.53 | 0.65 | 0.81 |
| HSL | 11.25º | 0.48% | 0.13% | - |
| HSV(B) | 11.25º | 0.65% | 0.19% | - |
| XYZ | 1.67 | 1.31 | 0.69 | - |
| YUV | 30.09 | 120.61 | 141.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 17 | 0 | 0.53 | 0.65 | 0.81 | 11.25 | 0.48 | 0.13 |
| Hex | 31 | 17 | 11 | 0 | 35 | 41 | 51 | B | 30 | D |
| Octal | 61 | 27 | 21 | 0 | 65 | 101 | 121 | 13 | 60 | 15 |
| Binary | 110001 | 10111 | 10001 | 0 | 110101 | 1000001 | 1010001 | 1011 | 110000 | 1101 |
Color Harmonies of #311711
Complementary color
Monochromatic Colors of #311711
Black with #311711
Text Example
Text Example
White with #311711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311711; }
p { color: rgb(49,23,17); }
H1.HeaderClassName
{
color: #311711;
}
.AnyTagClassName
{
color: #311711;
}
</style>
background-color css
<style>
a { background-color: #311711; }
a { background-color: rgb(49,23,17); }
div.DivClassName
{
background-color: #311711;
}
.BgClassName
{
background-color: #311711;
}
</style>
border-color css
<style>
span { border-color: #311711; }
span { border-color: rgb(49,23,17); }
td.TdClassName
{
border-color: #311711;
}
.TagClassName
{
border-color: #311711;
}
</style>