Shades of Seal Brown #311915
Tints of Seal Brown #311915
RGB
CMYK
RGB Variations
Color information
#311915 (or 0x311915) is known color: Seal Brown. HEX triplet: 31, 19 and 15. RGB value is (49,25,21). Sum of RGB (Red+Green+Blue) = 49+25+21=95 (12% of max value = 765). Red value is 49 (19.53% from 255 or 51.58% from 95); Green value is 25 (10.16% from 255 or 26.32% from 95); Blue value is 21 (8.59% from 255 or 22.11% from 95); Max value from RGB is 49 - color contains mainly: red. Hex color #311915 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311915 is #CEE6EA. Grayscale: #1F1F1F. Windows color (decimal): -13559531 or 1382705. OLE color: 1382705.
HSL color Cylindrical-coordinate representation of color #311915: hue angle of 8.57º degrees, saturation: 0.4, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #311915 is Cyan = 0, Magento = 0.49, Yellow = 0.57 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 25 | 21 | - |
| CMYK | 0 | 0.49 | 0.57 | 0.81 |
| HSL | 8.57º | 0.4% | 0.14% | - |
| HSV(B) | 8.57º | 0.57% | 0.19% | - |
| XYZ | 1.75 | 1.4 | 0.89 | - |
| YUV | 31.72 | 121.95 | 140.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 25 | 21 | 0 | 0.49 | 0.57 | 0.81 | 8.57 | 0.4 | 0.14 |
| Hex | 31 | 19 | 15 | 0 | 31 | 39 | 51 | 9 | 28 | E |
| Octal | 61 | 31 | 25 | 0 | 61 | 71 | 121 | 11 | 50 | 16 |
| Binary | 110001 | 11001 | 10101 | 0 | 110001 | 111001 | 1010001 | 1001 | 101000 | 1110 |
Color Harmonies of #311915
Complementary color
Monochromatic Colors of #311915
Black with #311915
Text Example
Text Example
White with #311915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311915; }
p { color: rgb(49,25,21); }
H1.HeaderClassName
{
color: #311915;
}
.AnyTagClassName
{
color: #311915;
}
</style>
background-color css
<style>
a { background-color: #311915; }
a { background-color: rgb(49,25,21); }
div.DivClassName
{
background-color: #311915;
}
.BgClassName
{
background-color: #311915;
}
</style>
border-color css
<style>
span { border-color: #311915; }
span { border-color: rgb(49,25,21); }
td.TdClassName
{
border-color: #311915;
}
.TagClassName
{
border-color: #311915;
}
</style>