Shades of Seal Brown #311410
Tints of Seal Brown #311410
RGB
CMYK
RGB Variations
Color information
#311410 (or 0x311410) is known color: Seal Brown. HEX triplet: 31, 14 and 10. RGB value is (49,20,16). Sum of RGB (Red+Green+Blue) = 49+20+16=85 (11% of max value = 765). Red value is 49 (19.53% from 255 or 57.65% from 85); Green value is 20 (8.20% from 255 or 23.53% from 85); Blue value is 16 (6.64% from 255 or 18.82% from 85); Max value from RGB is 49 - color contains mainly: red. Hex color #311410 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #311410 is #CEEBEF. Grayscale: #1C1C1C. Windows color (decimal): -13560816 or 1053745. OLE color: 1053745.
HSL color Cylindrical-coordinate representation of color #311410: hue angle of 7.27º degrees, saturation: 0.51, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #311410 is Cyan = 0, Magento = 0.59, Yellow = 0.67 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 20 | 16 | - |
| CMYK | 0 | 0.59 | 0.67 | 0.81 |
| HSL | 7.27º | 0.51% | 0.13% | - |
| HSV(B) | 7.27º | 0.67% | 0.19% | - |
| XYZ | 1.61 | 1.19 | 0.64 | - |
| YUV | 28.22 | 121.11 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 20 | 16 | 0 | 0.59 | 0.67 | 0.81 | 7.27 | 0.51 | 0.13 |
| Hex | 31 | 14 | 10 | 0 | 3B | 43 | 51 | 7 | 33 | D |
| Octal | 61 | 24 | 20 | 0 | 73 | 103 | 121 | 7 | 63 | 15 |
| Binary | 110001 | 10100 | 10000 | 0 | 111011 | 1000011 | 1010001 | 111 | 110011 | 1101 |
Color Harmonies of #311410
Complementary color
Monochromatic Colors of #311410
Black with #311410
Text Example
Text Example
White with #311410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #311410; }
p { color: rgb(49,20,16); }
H1.HeaderClassName
{
color: #311410;
}
.AnyTagClassName
{
color: #311410;
}
</style>
background-color css
<style>
a { background-color: #311410; }
a { background-color: rgb(49,20,16); }
div.DivClassName
{
background-color: #311410;
}
.BgClassName
{
background-color: #311410;
}
</style>
border-color css
<style>
span { border-color: #311410; }
span { border-color: rgb(49,20,16); }
td.TdClassName
{
border-color: #311410;
}
.TagClassName
{
border-color: #311410;
}
</style>