Shades of Seal Brown #471611
Tints of Seal Brown #471611
RGB
CMYK
RGB Variations
Color information
#471611 (or 0x471611) is known color: Seal Brown. HEX triplet: 47, 16 and 11. RGB value is (71,22,17). Sum of RGB (Red+Green+Blue) = 71+22+17=110 (14% of max value = 765). Red value is 71 (28.12% from 255 or 64.55% from 110); Green value is 22 (8.98% from 255 or 20% from 110); Blue value is 17 (7.03% from 255 or 15.45% from 110); Max value from RGB is 71 - color contains mainly: red. Hex color #471611 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471611 is #B8E9EE. Grayscale: #242424. Windows color (decimal): -12118511 or 1119815. OLE color: 1119815.
HSL color Cylindrical-coordinate representation of color #471611: hue angle of 5.56º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #471611 is Cyan = 0, Magento = 0.69, Yellow = 0.76 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 17 | - |
| CMYK | 0 | 0.69 | 0.76 | 0.72 |
| HSL | 5.56º | 0.61% | 0.17% | - |
| HSV(B) | 5.56º | 0.76% | 0.28% | - |
| XYZ | 2.99 | 1.95 | 0.75 | - |
| YUV | 36.08 | 117.23 | 152.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 17 | 0 | 0.69 | 0.76 | 0.72 | 5.56 | 0.61 | 0.17 |
| Hex | 47 | 16 | 11 | 0 | 45 | 4C | 48 | 6 | 3D | 11 |
| Octal | 107 | 26 | 21 | 0 | 105 | 114 | 110 | 6 | 75 | 21 |
| Binary | 1000111 | 10110 | 10001 | 0 | 1000101 | 1001100 | 1001000 | 110 | 111101 | 10001 |
Color Harmonies of #471611
Complementary color
Monochromatic Colors of #471611
Black with #471611
Text Example
Text Example
White with #471611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471611; }
p { color: rgb(71,22,17); }
H1.HeaderClassName
{
color: #471611;
}
.AnyTagClassName
{
color: #471611;
}
</style>
background-color css
<style>
a { background-color: #471611; }
a { background-color: rgb(71,22,17); }
div.DivClassName
{
background-color: #471611;
}
.BgClassName
{
background-color: #471611;
}
</style>
border-color css
<style>
span { border-color: #471611; }
span { border-color: rgb(71,22,17); }
td.TdClassName
{
border-color: #471611;
}
.TagClassName
{
border-color: #471611;
}
</style>