Shades of Seal Brown #490807
Tints of Seal Brown #490807
RGB
CMYK
RGB Variations
Color information
#490807 (or 0x490807) is known color: Seal Brown. HEX triplet: 49, 08 and 07. RGB value is (73,8,7). Sum of RGB (Red+Green+Blue) = 73+8+7=88 (11% of max value = 765). Red value is 73 (28.91% from 255 or 82.95% from 88); Green value is 8 (3.52% from 255 or 9.09% from 88); Blue value is 7 (3.12% from 255 or 7.95% from 88); Max value from RGB is 73 - color contains mainly: red. Hex color #490807 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #490807 is #B6F7F8. Grayscale: #1B1B1B. Windows color (decimal): -11991033 or 460873. OLE color: 460873.
HSL color Cylindrical-coordinate representation of color #490807: hue angle of 0.91º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #490807 is Cyan = 0, Magento = 0.89, Yellow = 0.90 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 8 | 7 | - |
| CMYK | 0 | 0.89 | 0.90 | 0.71 |
| HSL | 0.91º | 0.83% | 0.16% | - |
| HSV(B) | 0.91º | 0.9% | 0.29% | - |
| XYZ | 2.87 | 1.61 | 0.36 | - |
| YUV | 27.32 | 116.53 | 160.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 8 | 7 | 0 | 0.89 | 0.90 | 0.71 | 0.91 | 0.83 | 0.16 |
| Hex | 49 | 8 | 7 | 0 | 59 | 5A | 47 | 1 | 52 | 10 |
| Octal | 111 | 10 | 7 | 0 | 131 | 132 | 107 | 1 | 122 | 20 |
| Binary | 1001001 | 1000 | 111 | 0 | 1011001 | 1011010 | 1000111 | 1 | 1010010 | 10000 |
Color Harmonies of #490807
Complementary color
Monochromatic Colors of #490807
Black with #490807
Text Example
Text Example
White with #490807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490807; }
p { color: rgb(73,8,7); }
H1.HeaderClassName
{
color: #490807;
}
.AnyTagClassName
{
color: #490807;
}
</style>
background-color css
<style>
a { background-color: #490807; }
a { background-color: rgb(73,8,7); }
div.DivClassName
{
background-color: #490807;
}
.BgClassName
{
background-color: #490807;
}
</style>
border-color css
<style>
span { border-color: #490807; }
span { border-color: rgb(73,8,7); }
td.TdClassName
{
border-color: #490807;
}
.TagClassName
{
border-color: #490807;
}
</style>