Shades of Seal Brown #470705
Tints of Seal Brown #470705
RGB
CMYK
RGB Variations
Color information
#470705 (or 0x470705) is known color: Seal Brown. HEX triplet: 47, 07 and 05. RGB value is (71,7,5). Sum of RGB (Red+Green+Blue) = 71+7+5=83 (10% of max value = 765). Red value is 71 (28.12% from 255 or 85.54% from 83); Green value is 7 (3.12% from 255 or 8.43% from 83); Blue value is 5 (2.34% from 255 or 6.02% from 83); Max value from RGB is 71 - color contains mainly: red. Hex color #470705 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470705 is #B8F8FA. Grayscale: #191919. Windows color (decimal): -12122363 or 329543. OLE color: 329543.
HSL color Cylindrical-coordinate representation of color #470705: hue angle of 1.82º 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 #470705 is Cyan = 0, Magento = 0.90, Yellow = 0.93 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 7 | 5 | - |
| CMYK | 0 | 0.90 | 0.93 | 0.72 |
| HSL | 1.82º | 0.87% | 0.15% | - |
| HSV(B) | 1.82º | 0.93% | 0.28% | - |
| XYZ | 2.7 | 1.5 | 0.29 | - |
| YUV | 25.91 | 116.2 | 160.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 5 | 0 | 0.90 | 0.93 | 0.72 | 1.82 | 0.87 | 0.15 |
| Hex | 47 | 7 | 5 | 0 | 5A | 5D | 48 | 2 | 57 | F |
| Octal | 107 | 7 | 5 | 0 | 132 | 135 | 110 | 2 | 127 | 17 |
| Binary | 1000111 | 111 | 101 | 0 | 1011010 | 1011101 | 1001000 | 10 | 1010111 | 1111 |
Color Harmonies of #470705
Complementary color
Monochromatic Colors of #470705
Black with #470705
Text Example
Text Example
White with #470705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470705; }
p { color: rgb(71,7,5); }
H1.HeaderClassName
{
color: #470705;
}
.AnyTagClassName
{
color: #470705;
}
</style>
background-color css
<style>
a { background-color: #470705; }
a { background-color: rgb(71,7,5); }
div.DivClassName
{
background-color: #470705;
}
.BgClassName
{
background-color: #470705;
}
</style>
border-color css
<style>
span { border-color: #470705; }
span { border-color: rgb(71,7,5); }
td.TdClassName
{
border-color: #470705;
}
.TagClassName
{
border-color: #470705;
}
</style>