Shades of Seal Brown #311615
Tints of Seal Brown #311615
RGB
CMYK
RGB Variations
Color information
#311615 (or 0x311615) is known color: Seal Brown. HEX triplet: 31, 16 and 15. RGB value is (49,22,21). Sum of RGB (Red+Green+Blue) = 49+22+21=92 (12% of max value = 765). Red value is 49 (19.53% from 255 or 53.26% from 92); Green value is 22 (8.98% from 255 or 23.91% from 92); Blue value is 21 (8.59% from 255 or 22.83% from 92); Max value from RGB is 49 - color contains mainly: red. Hex color #311615 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311615 is #CEE9EA. Grayscale: #1D1D1D. Windows color (decimal): -13560299 or 1381937. OLE color: 1381937.
HSL color Cylindrical-coordinate representation of color #311615: hue angle of 2.14º 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 #311615 is Cyan = 0, Magento = 0.55, Yellow = 0.57 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 22 | 21 | - |
| CMYK | 0 | 0.55 | 0.57 | 0.81 |
| HSL | 2.14º | 0.4% | 0.14% | - |
| HSV(B) | 2.14º | 0.57% | 0.19% | - |
| XYZ | 1.69 | 1.28 | 0.87 | - |
| YUV | 29.96 | 122.95 | 141.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 22 | 21 | 0 | 0.55 | 0.57 | 0.81 | 2.14 | 0.4 | 0.14 |
| Hex | 31 | 16 | 15 | 0 | 37 | 39 | 51 | 2 | 28 | E |
| Octal | 61 | 26 | 25 | 0 | 67 | 71 | 121 | 2 | 50 | 16 |
| Binary | 110001 | 10110 | 10101 | 0 | 110111 | 111001 | 1010001 | 10 | 101000 | 1110 |
Color Harmonies of #311615
Complementary color
Monochromatic Colors of #311615
Black with #311615
Text Example
Text Example
White with #311615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311615; }
p { color: rgb(49,22,21); }
H1.HeaderClassName
{
color: #311615;
}
.AnyTagClassName
{
color: #311615;
}
</style>
background-color css
<style>
a { background-color: #311615; }
a { background-color: rgb(49,22,21); }
div.DivClassName
{
background-color: #311615;
}
.BgClassName
{
background-color: #311615;
}
</style>
border-color css
<style>
span { border-color: #311615; }
span { border-color: rgb(49,22,21); }
td.TdClassName
{
border-color: #311615;
}
.TagClassName
{
border-color: #311615;
}
</style>