Shades of Seal Brown #491308
Tints of Seal Brown #491308
RGB
CMYK
RGB Variations
Color information
#491308 (or 0x491308) is known color: Seal Brown. HEX triplet: 49, 13 and 08. RGB value is (73,19,8). Sum of RGB (Red+Green+Blue) = 73+19+8=100 (13% of max value = 765). Red value is 73 (28.91% from 255 or 73% from 100); Green value is 19 (7.81% from 255 or 19% from 100); Blue value is 8 (3.52% from 255 or 8% from 100); Max value from RGB is 73 - color contains mainly: red. Hex color #491308 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #491308 is #B6ECF7. Grayscale: #212121. Windows color (decimal): -11988216 or 529225. OLE color: 529225.
HSL color Cylindrical-coordinate representation of color #491308: hue angle of 10.15º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #491308 is Cyan = 0, Magento = 0.74, Yellow = 0.89 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 19 | 8 | - |
| CMYK | 0 | 0.74 | 0.89 | 0.71 |
| HSL | 10.15º | 0.8% | 0.16% | - |
| HSV(B) | 10.15º | 0.89% | 0.29% | - |
| XYZ | 3.02 | 1.9 | 0.44 | - |
| YUV | 33.89 | 113.39 | 155.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 19 | 8 | 0 | 0.74 | 0.89 | 0.71 | 10.15 | 0.8 | 0.16 |
| Hex | 49 | 13 | 8 | 0 | 4A | 59 | 47 | A | 50 | 10 |
| Octal | 111 | 23 | 10 | 0 | 112 | 131 | 107 | 12 | 120 | 20 |
| Binary | 1001001 | 10011 | 1000 | 0 | 1001010 | 1011001 | 1000111 | 1010 | 1010000 | 10000 |
Color Harmonies of #491308
Complementary color
Monochromatic Colors of #491308
Black with #491308
Text Example
Text Example
White with #491308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491308; }
p { color: rgb(73,19,8); }
H1.HeaderClassName
{
color: #491308;
}
.AnyTagClassName
{
color: #491308;
}
</style>
background-color css
<style>
a { background-color: #491308; }
a { background-color: rgb(73,19,8); }
div.DivClassName
{
background-color: #491308;
}
.BgClassName
{
background-color: #491308;
}
</style>
border-color css
<style>
span { border-color: #491308; }
span { border-color: rgb(73,19,8); }
td.TdClassName
{
border-color: #491308;
}
.TagClassName
{
border-color: #491308;
}
</style>