Shades of Seal Brown #311717
Tints of Seal Brown #311717
RGB
CMYK
RGB Variations
Color information
#311717 (or 0x311717) is known color: Seal Brown. HEX triplet: 31, 17 and 17. RGB value is (49,23,23). Sum of RGB (Red+Green+Blue) = 49+23+23=95 (12% of max value = 765). Red value is 49 (19.53% from 255 or 51.58% from 95); Green value is 23 (9.38% from 255 or 24.21% from 95); Blue value is 23 (9.38% from 255 or 24.21% from 95); Max value from RGB is 49 - color contains mainly: red. Hex color #311717 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311717 is #CEE8E8. Grayscale: #1E1E1E. Windows color (decimal): -13560041 or 1513265. OLE color: 1513265.
HSL color Cylindrical-coordinate representation of color #311717: hue angle of 0º degrees, saturation: 0.36, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #311717 is Cyan = 0, Magento = 0.53, Yellow = 0.53 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 23 | 23 | - |
| CMYK | 0 | 0.53 | 0.53 | 0.81 |
| HSL | 0º | 0.36% | 0.14% | - |
| HSV(B) | 0º | 0.53% | 0.19% | - |
| XYZ | 1.73 | 1.33 | 0.98 | - |
| YUV | 30.77 | 123.61 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 23 | 23 | 0 | 0.53 | 0.53 | 0.81 | 0 | 0.36 | 0.14 |
| Hex | 31 | 17 | 17 | 0 | 35 | 35 | 51 | 0 | 24 | E |
| Octal | 61 | 27 | 27 | 0 | 65 | 65 | 121 | 0 | 44 | 16 |
| Binary | 110001 | 10111 | 10111 | 0 | 110101 | 110101 | 1010001 | 0 | 100100 | 1110 |
Color Harmonies of #311717
Complementary color
Monochromatic Colors of #311717
Black with #311717
Text Example
Text Example
White with #311717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311717; }
p { color: rgb(49,23,23); }
H1.HeaderClassName
{
color: #311717;
}
.AnyTagClassName
{
color: #311717;
}
</style>
background-color css
<style>
a { background-color: #311717; }
a { background-color: rgb(49,23,23); }
div.DivClassName
{
background-color: #311717;
}
.BgClassName
{
background-color: #311717;
}
</style>
border-color css
<style>
span { border-color: #311717; }
span { border-color: rgb(49,23,23); }
td.TdClassName
{
border-color: #311717;
}
.TagClassName
{
border-color: #311717;
}
</style>