Shades of Seal Brown #311511
Tints of Seal Brown #311511
RGB
CMYK
RGB Variations
Color information
#311511 (or 0x311511) is known color: Seal Brown. HEX triplet: 31, 15 and 11. RGB value is (49,21,17). Sum of RGB (Red+Green+Blue) = 49+21+17=87 (11% of max value = 765). Red value is 49 (19.53% from 255 or 56.32% from 87); Green value is 21 (8.59% from 255 or 24.14% from 87); Blue value is 17 (7.03% from 255 or 19.54% from 87); Max value from RGB is 49 - color contains mainly: red. Hex color #311511 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311511 is #CEEAEE. Grayscale: #1C1C1C. Windows color (decimal): -13560559 or 1119537. OLE color: 1119537.
HSL color Cylindrical-coordinate representation of color #311511: hue angle of 7.5º 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 #311511 is Cyan = 0, Magento = 0.57, Yellow = 0.65 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 21 | 17 | - |
| CMYK | 0 | 0.57 | 0.65 | 0.81 |
| HSL | 7.5º | 0.48% | 0.13% | - |
| HSV(B) | 7.5º | 0.65% | 0.19% | - |
| XYZ | 1.64 | 1.23 | 0.68 | - |
| YUV | 28.92 | 121.28 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 21 | 17 | 0 | 0.57 | 0.65 | 0.81 | 7.5 | 0.48 | 0.13 |
| Hex | 31 | 15 | 11 | 0 | 39 | 41 | 51 | 8 | 30 | D |
| Octal | 61 | 25 | 21 | 0 | 71 | 101 | 121 | 10 | 60 | 15 |
| Binary | 110001 | 10101 | 10001 | 0 | 111001 | 1000001 | 1010001 | 1000 | 110000 | 1101 |
Color Harmonies of #311511
Complementary color
Monochromatic Colors of #311511
Black with #311511
Text Example
Text Example
White with #311511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311511; }
p { color: rgb(49,21,17); }
H1.HeaderClassName
{
color: #311511;
}
.AnyTagClassName
{
color: #311511;
}
</style>
background-color css
<style>
a { background-color: #311511; }
a { background-color: rgb(49,21,17); }
div.DivClassName
{
background-color: #311511;
}
.BgClassName
{
background-color: #311511;
}
</style>
border-color css
<style>
span { border-color: #311511; }
span { border-color: rgb(49,21,17); }
td.TdClassName
{
border-color: #311511;
}
.TagClassName
{
border-color: #311511;
}
</style>