Shades of Seal Brown #471311
Tints of Seal Brown #471311
RGB
CMYK
RGB Variations
Color information
#471311 (or 0x471311) is known color: Seal Brown. HEX triplet: 47, 13 and 11. RGB value is (71,19,17). Sum of RGB (Red+Green+Blue) = 71+19+17=107 (14% of max value = 765). Red value is 71 (28.12% from 255 or 66.36% from 107); Green value is 19 (7.81% from 255 or 17.76% from 107); Blue value is 17 (7.03% from 255 or 15.89% from 107); Max value from RGB is 71 - color contains mainly: red. Hex color #471311 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471311 is #B8ECEE. Grayscale: #222222. Windows color (decimal): -12119279 or 1119047. OLE color: 1119047.
HSL color Cylindrical-coordinate representation of color #471311: hue angle of 2.22º 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 #471311 is Cyan = 0, Magento = 0.73, Yellow = 0.76 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 19 | 17 | - |
| CMYK | 0 | 0.73 | 0.76 | 0.72 |
| HSL | 2.22º | 0.61% | 0.17% | - |
| HSV(B) | 2.22º | 0.76% | 0.28% | - |
| XYZ | 2.93 | 1.85 | 0.73 | - |
| YUV | 34.32 | 118.23 | 154.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 19 | 17 | 0 | 0.73 | 0.76 | 0.72 | 2.22 | 0.61 | 0.17 |
| Hex | 47 | 13 | 11 | 0 | 49 | 4C | 48 | 2 | 3D | 11 |
| Octal | 107 | 23 | 21 | 0 | 111 | 114 | 110 | 2 | 75 | 21 |
| Binary | 1000111 | 10011 | 10001 | 0 | 1001001 | 1001100 | 1001000 | 10 | 111101 | 10001 |
Color Harmonies of #471311
Complementary color
Monochromatic Colors of #471311
Black with #471311
Text Example
Text Example
White with #471311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471311; }
p { color: rgb(71,19,17); }
H1.HeaderClassName
{
color: #471311;
}
.AnyTagClassName
{
color: #471311;
}
</style>
background-color css
<style>
a { background-color: #471311; }
a { background-color: rgb(71,19,17); }
div.DivClassName
{
background-color: #471311;
}
.BgClassName
{
background-color: #471311;
}
</style>
border-color css
<style>
span { border-color: #471311; }
span { border-color: rgb(71,19,17); }
td.TdClassName
{
border-color: #471311;
}
.TagClassName
{
border-color: #471311;
}
</style>