Shades of Seal Brown #471006
Tints of Seal Brown #471006
RGB
CMYK
RGB Variations
Color information
#471006 (or 0x471006) is known color: Seal Brown. HEX triplet: 47, 10 and 06. RGB value is (71,16,6). Sum of RGB (Red+Green+Blue) = 71+16+6=93 (12% of max value = 765). Red value is 71 (28.12% from 255 or 76.34% from 93); Green value is 16 (6.64% from 255 or 17.20% from 93); Blue value is 6 (2.73% from 255 or 6.45% from 93); Max value from RGB is 71 - color contains mainly: red. Hex color #471006 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471006 is #B8EFF9. Grayscale: #1F1F1F. Windows color (decimal): -12120058 or 397383. OLE color: 397383.
HSL color Cylindrical-coordinate representation of color #471006: hue angle of 9.23º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #471006 is Cyan = 0, Magento = 0.77, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 16 | 6 | - |
| CMYK | 0 | 0.77 | 0.92 | 0.72 |
| HSL | 9.23º | 0.84% | 0.15% | - |
| HSV(B) | 9.23º | 0.92% | 0.28% | - |
| XYZ | 2.82 | 1.72 | 0.36 | - |
| YUV | 31.31 | 113.72 | 156.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 16 | 6 | 0 | 0.77 | 0.92 | 0.72 | 9.23 | 0.84 | 0.15 |
| Hex | 47 | 10 | 6 | 0 | 4D | 5C | 48 | 9 | 54 | F |
| Octal | 107 | 20 | 6 | 0 | 115 | 134 | 110 | 11 | 124 | 17 |
| Binary | 1000111 | 10000 | 110 | 0 | 1001101 | 1011100 | 1001000 | 1001 | 1010100 | 1111 |
Color Harmonies of #471006
Complementary color
Monochromatic Colors of #471006
Black with #471006
Text Example
Text Example
White with #471006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471006; }
p { color: rgb(71,16,6); }
H1.HeaderClassName
{
color: #471006;
}
.AnyTagClassName
{
color: #471006;
}
</style>
background-color css
<style>
a { background-color: #471006; }
a { background-color: rgb(71,16,6); }
div.DivClassName
{
background-color: #471006;
}
.BgClassName
{
background-color: #471006;
}
</style>
border-color css
<style>
span { border-color: #471006; }
span { border-color: rgb(71,16,6); }
td.TdClassName
{
border-color: #471006;
}
.TagClassName
{
border-color: #471006;
}
</style>