Shades of Seal Brown #470707
Tints of Seal Brown #470707
RGB
CMYK
RGB Variations
Color information
#470707 (or 0x470707) is known color: Seal Brown. HEX triplet: 47, 07 and 07. RGB value is (71,7,7). Sum of RGB (Red+Green+Blue) = 71+7+7=85 (11% of max value = 765). Red value is 71 (28.12% from 255 or 83.53% from 85); Green value is 7 (3.12% from 255 or 8.24% from 85); Blue value is 7 (3.12% from 255 or 8.24% from 85); Max value from RGB is 71 - color contains mainly: red. Hex color #470707 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470707 is #B8F8F8. Grayscale: #1A1A1A. Windows color (decimal): -12122361 or 460615. OLE color: 460615.
HSL color Cylindrical-coordinate representation of color #470707: hue angle of 0º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #470707 is Cyan = 0, Magento = 0.90, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 7 | 7 | - |
| CMYK | 0 | 0.90 | 0.90 | 0.72 |
| HSL | 0º | 0.82% | 0.15% | - |
| HSV(B) | 0º | 0.9% | 0.28% | - |
| XYZ | 2.71 | 1.51 | 0.35 | - |
| YUV | 26.14 | 117.2 | 160 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 7 | 7 | 0 | 0.90 | 0.90 | 0.72 | 0 | 0.82 | 0.15 |
| Hex | 47 | 7 | 7 | 0 | 5A | 5A | 48 | 0 | 52 | F |
| Octal | 107 | 7 | 7 | 0 | 132 | 132 | 110 | 0 | 122 | 17 |
| Binary | 1000111 | 111 | 111 | 0 | 1011010 | 1011010 | 1001000 | 0 | 1010010 | 1111 |
Color Harmonies of #470707
Complementary color
Monochromatic Colors of #470707
Black with #470707
Text Example
Text Example
White with #470707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470707; }
p { color: rgb(71,7,7); }
H1.HeaderClassName
{
color: #470707;
}
.AnyTagClassName
{
color: #470707;
}
</style>
background-color css
<style>
a { background-color: #470707; }
a { background-color: rgb(71,7,7); }
div.DivClassName
{
background-color: #470707;
}
.BgClassName
{
background-color: #470707;
}
</style>
border-color css
<style>
span { border-color: #470707; }
span { border-color: rgb(71,7,7); }
td.TdClassName
{
border-color: #470707;
}
.TagClassName
{
border-color: #470707;
}
</style>