Shades of Seal Brown #470903
Tints of Seal Brown #470903
RGB
CMYK
RGB Variations
Color information
#470903 (or 0x470903) is known color: Seal Brown. HEX triplet: 47, 09 and 03. RGB value is (71,9,3). Sum of RGB (Red+Green+Blue) = 71+9+3=83 (10% of max value = 765). Red value is 71 (28.12% from 255 or 85.54% from 83); Green value is 9 (3.91% from 255 or 10.84% from 83); Blue value is 3 (1.56% from 255 or 3.61% from 83); Max value from RGB is 71 - color contains mainly: red. Hex color #470903 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470903 is #B8F6FC. Grayscale: #1A1A1A. Windows color (decimal): -12121853 or 198983. OLE color: 198983.
HSL color Cylindrical-coordinate representation of color #470903: hue angle of 5.29º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #470903 is Cyan = 0, Magento = 0.87, Yellow = 0.96 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 9 | 3 | - |
| CMYK | 0 | 0.87 | 0.96 | 0.72 |
| HSL | 5.29º | 0.92% | 0.15% | - |
| HSV(B) | 5.29º | 0.96% | 0.28% | - |
| XYZ | 2.71 | 1.54 | 0.24 | - |
| YUV | 26.85 | 114.54 | 159.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 9 | 3 | 0 | 0.87 | 0.96 | 0.72 | 5.29 | 0.92 | 0.15 |
| Hex | 47 | 9 | 3 | 0 | 57 | 60 | 48 | 5 | 5C | F |
| Octal | 107 | 11 | 3 | 0 | 127 | 140 | 110 | 5 | 134 | 17 |
| Binary | 1000111 | 1001 | 11 | 0 | 1010111 | 1100000 | 1001000 | 101 | 1011100 | 1111 |
Color Harmonies of #470903
Complementary color
Monochromatic Colors of #470903
Black with #470903
Text Example
Text Example
White with #470903
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470903; }
p { color: rgb(71,9,3); }
H1.HeaderClassName
{
color: #470903;
}
.AnyTagClassName
{
color: #470903;
}
</style>
background-color css
<style>
a { background-color: #470903; }
a { background-color: rgb(71,9,3); }
div.DivClassName
{
background-color: #470903;
}
.BgClassName
{
background-color: #470903;
}
</style>
border-color css
<style>
span { border-color: #470903; }
span { border-color: rgb(71,9,3); }
td.TdClassName
{
border-color: #470903;
}
.TagClassName
{
border-color: #470903;
}
</style>