Shades of Seal Brown #491813
Tints of Seal Brown #491813
RGB
CMYK
RGB Variations
Color information
#491813 (or 0x491813) is known color: Seal Brown. HEX triplet: 49, 18 and 13. RGB value is (73,24,19). Sum of RGB (Red+Green+Blue) = 73+24+19=116 (15% of max value = 765). Red value is 73 (28.91% from 255 or 62.93% from 116); Green value is 24 (9.77% from 255 or 20.69% from 116); Blue value is 19 (7.81% from 255 or 16.38% from 116); Max value from RGB is 73 - color contains mainly: red. Hex color #491813 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491813 is #B6E7EC. Grayscale: #262626. Windows color (decimal): -11986925 or 1251401. OLE color: 1251401.
HSL color Cylindrical-coordinate representation of color #491813: hue angle of 5.56º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #491813 is Cyan = 0, Magento = 0.67, Yellow = 0.74 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 24 | 19 | - |
| CMYK | 0 | 0.67 | 0.74 | 0.71 |
| HSL | 5.56º | 0.59% | 0.18% | - |
| HSV(B) | 5.56º | 0.74% | 0.29% | - |
| XYZ | 3.19 | 2.12 | 0.86 | - |
| YUV | 38.08 | 117.23 | 152.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 24 | 19 | 0 | 0.67 | 0.74 | 0.71 | 5.56 | 0.59 | 0.18 |
| Hex | 49 | 18 | 13 | 0 | 43 | 4A | 47 | 6 | 3B | 12 |
| Octal | 111 | 30 | 23 | 0 | 103 | 112 | 107 | 6 | 73 | 22 |
| Binary | 1001001 | 11000 | 10011 | 0 | 1000011 | 1001010 | 1000111 | 110 | 111011 | 10010 |
Color Harmonies of #491813
Complementary color
Monochromatic Colors of #491813
Black with #491813
Text Example
Text Example
White with #491813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491813; }
p { color: rgb(73,24,19); }
H1.HeaderClassName
{
color: #491813;
}
.AnyTagClassName
{
color: #491813;
}
</style>
background-color css
<style>
a { background-color: #491813; }
a { background-color: rgb(73,24,19); }
div.DivClassName
{
background-color: #491813;
}
.BgClassName
{
background-color: #491813;
}
</style>
border-color css
<style>
span { border-color: #491813; }
span { border-color: rgb(73,24,19); }
td.TdClassName
{
border-color: #491813;
}
.TagClassName
{
border-color: #491813;
}
</style>