Shades of Seal Brown #491110
Tints of Seal Brown #491110
RGB
CMYK
RGB Variations
Color information
#491110 (or 0x491110) is known color: Seal Brown. HEX triplet: 49, 11 and 10. RGB value is (73,17,16). Sum of RGB (Red+Green+Blue) = 73+17+16=106 (14% of max value = 765). Red value is 73 (28.91% from 255 or 68.87% from 106); Green value is 17 (7.03% from 255 or 16.04% from 106); Blue value is 16 (6.64% from 255 or 15.09% from 106); Max value from RGB is 73 - color contains mainly: red. Hex color #491110 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491110 is #B6EEEF. Grayscale: #212121. Windows color (decimal): -11988720 or 1053001. OLE color: 1053001.
HSL color Cylindrical-coordinate representation of color #491110: hue angle of 1.05º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #491110 is Cyan = 0, Magento = 0.77, Yellow = 0.78 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 17 | 16 | - |
| CMYK | 0 | 0.77 | 0.78 | 0.71 |
| HSL | 1.05º | 0.64% | 0.17% | - |
| HSV(B) | 1.05º | 0.78% | 0.29% | - |
| XYZ | 3.04 | 1.85 | 0.69 | - |
| YUV | 33.63 | 118.05 | 156.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 17 | 16 | 0 | 0.77 | 0.78 | 0.71 | 1.05 | 0.64 | 0.17 |
| Hex | 49 | 11 | 10 | 0 | 4D | 4E | 47 | 1 | 40 | 11 |
| Octal | 111 | 21 | 20 | 0 | 115 | 116 | 107 | 1 | 100 | 21 |
| Binary | 1001001 | 10001 | 10000 | 0 | 1001101 | 1001110 | 1000111 | 1 | 1000000 | 10001 |
Color Harmonies of #491110
Complementary color
Monochromatic Colors of #491110
Black with #491110
Text Example
Text Example
White with #491110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491110; }
p { color: rgb(73,17,16); }
H1.HeaderClassName
{
color: #491110;
}
.AnyTagClassName
{
color: #491110;
}
</style>
background-color css
<style>
a { background-color: #491110; }
a { background-color: rgb(73,17,16); }
div.DivClassName
{
background-color: #491110;
}
.BgClassName
{
background-color: #491110;
}
</style>
border-color css
<style>
span { border-color: #491110; }
span { border-color: rgb(73,17,16); }
td.TdClassName
{
border-color: #491110;
}
.TagClassName
{
border-color: #491110;
}
</style>