Shades of Seal Brown #490907
Tints of Seal Brown #490907
RGB
CMYK
RGB Variations
Color information
#490907 (or 0x490907) is known color: Seal Brown. HEX triplet: 49, 09 and 07. RGB value is (73,9,7). Sum of RGB (Red+Green+Blue) = 73+9+7=89 (11% of max value = 765). Red value is 73 (28.91% from 255 or 82.02% from 89); Green value is 9 (3.91% from 255 or 10.11% from 89); Blue value is 7 (3.12% from 255 or 7.87% from 89); Max value from RGB is 73 - color contains mainly: red. Hex color #490907 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #490907 is #B6F6F8. Grayscale: #1B1B1B. Windows color (decimal): -11990777 or 461129. OLE color: 461129.
HSL color Cylindrical-coordinate representation of color #490907: hue angle of 1.82º 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 #490907 is Cyan = 0, Magento = 0.88, Yellow = 0.90 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 9 | 7 | - |
| CMYK | 0 | 0.88 | 0.90 | 0.71 |
| HSL | 1.82º | 0.83% | 0.16% | - |
| HSV(B) | 1.82º | 0.9% | 0.29% | - |
| XYZ | 2.88 | 1.63 | 0.36 | - |
| YUV | 27.91 | 116.2 | 160.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 9 | 7 | 0 | 0.88 | 0.90 | 0.71 | 1.82 | 0.83 | 0.16 |
| Hex | 49 | 9 | 7 | 0 | 58 | 5A | 47 | 2 | 52 | 10 |
| Octal | 111 | 11 | 7 | 0 | 130 | 132 | 107 | 2 | 122 | 20 |
| Binary | 1001001 | 1001 | 111 | 0 | 1011000 | 1011010 | 1000111 | 10 | 1010010 | 10000 |
Color Harmonies of #490907
Complementary color
Monochromatic Colors of #490907
Black with #490907
Text Example
Text Example
White with #490907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #490907; }
p { color: rgb(73,9,7); }
H1.HeaderClassName
{
color: #490907;
}
.AnyTagClassName
{
color: #490907;
}
</style>
background-color css
<style>
a { background-color: #490907; }
a { background-color: rgb(73,9,7); }
div.DivClassName
{
background-color: #490907;
}
.BgClassName
{
background-color: #490907;
}
</style>
border-color css
<style>
span { border-color: #490907; }
span { border-color: rgb(73,9,7); }
td.TdClassName
{
border-color: #490907;
}
.TagClassName
{
border-color: #490907;
}
</style>