Shades of Seal Brown #470905
Tints of Seal Brown #470905
RGB
CMYK
RGB Variations
Color information
#470905 (or 0x470905) is known color: Seal Brown. HEX triplet: 47, 09 and 05. RGB value is (71,9,5). Sum of RGB (Red+Green+Blue) = 71+9+5=85 (11% of max value = 765). Red value is 71 (28.12% from 255 or 83.53% from 85); Green value is 9 (3.91% from 255 or 10.59% from 85); Blue value is 5 (2.34% from 255 or 5.88% from 85); Max value from RGB is 71 - color contains mainly: red. Hex color #470905 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470905 is #B8F6FA. Grayscale: #1B1B1B. Windows color (decimal): -12121851 or 330055. OLE color: 330055.
HSL color Cylindrical-coordinate representation of color #470905: hue angle of 3.64º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #470905 is Cyan = 0, Magento = 0.87, Yellow = 0.93 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 9 | 5 | - |
| CMYK | 0 | 0.87 | 0.93 | 0.72 |
| HSL | 3.64º | 0.87% | 0.15% | - |
| HSV(B) | 3.64º | 0.93% | 0.28% | - |
| XYZ | 2.72 | 1.55 | 0.3 | - |
| YUV | 27.08 | 115.54 | 159.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 9 | 5 | 0 | 0.87 | 0.93 | 0.72 | 3.64 | 0.87 | 0.15 |
| Hex | 47 | 9 | 5 | 0 | 57 | 5D | 48 | 4 | 57 | F |
| Octal | 107 | 11 | 5 | 0 | 127 | 135 | 110 | 4 | 127 | 17 |
| Binary | 1000111 | 1001 | 101 | 0 | 1010111 | 1011101 | 1001000 | 100 | 1010111 | 1111 |
Color Harmonies of #470905
Complementary color
Monochromatic Colors of #470905
Black with #470905
Text Example
Text Example
White with #470905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470905; }
p { color: rgb(71,9,5); }
H1.HeaderClassName
{
color: #470905;
}
.AnyTagClassName
{
color: #470905;
}
</style>
background-color css
<style>
a { background-color: #470905; }
a { background-color: rgb(71,9,5); }
div.DivClassName
{
background-color: #470905;
}
.BgClassName
{
background-color: #470905;
}
</style>
border-color css
<style>
span { border-color: #470905; }
span { border-color: rgb(71,9,5); }
td.TdClassName
{
border-color: #470905;
}
.TagClassName
{
border-color: #470905;
}
</style>