Shades of Seal Brown #471004
Tints of Seal Brown #471004
RGB
CMYK
RGB Variations
Color information
#471004 (or 0x471004) is known color: Seal Brown. HEX triplet: 47, 10 and 04. RGB value is (71,16,4). Sum of RGB (Red+Green+Blue) = 71+16+4=91 (12% of max value = 765). Red value is 71 (28.12% from 255 or 78.02% from 91); Green value is 16 (6.64% from 255 or 17.58% from 91); Blue value is 4 (1.95% from 255 or 4.40% from 91); Max value from RGB is 71 - color contains mainly: red. Hex color #471004 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471004 is #B8EFFB. Grayscale: #1F1F1F. Windows color (decimal): -12120060 or 266311. OLE color: 266311.
HSL color Cylindrical-coordinate representation of color #471004: hue angle of 10.75º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #471004 is Cyan = 0, Magento = 0.77, Yellow = 0.94 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 16 | 4 | - |
| CMYK | 0 | 0.77 | 0.94 | 0.72 |
| HSL | 10.75º | 0.89% | 0.15% | - |
| HSV(B) | 10.75º | 0.94% | 0.28% | - |
| XYZ | 2.81 | 1.72 | 0.3 | - |
| YUV | 31.08 | 112.72 | 156.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 16 | 4 | 0 | 0.77 | 0.94 | 0.72 | 10.75 | 0.89 | 0.15 |
| Hex | 47 | 10 | 4 | 0 | 4D | 5E | 48 | B | 59 | F |
| Octal | 107 | 20 | 4 | 0 | 115 | 136 | 110 | 13 | 131 | 17 |
| Binary | 1000111 | 10000 | 100 | 0 | 1001101 | 1011110 | 1001000 | 1011 | 1011001 | 1111 |
Color Harmonies of #471004
Complementary color
Monochromatic Colors of #471004
Black with #471004
Text Example
Text Example
White with #471004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471004; }
p { color: rgb(71,16,4); }
H1.HeaderClassName
{
color: #471004;
}
.AnyTagClassName
{
color: #471004;
}
</style>
background-color css
<style>
a { background-color: #471004; }
a { background-color: rgb(71,16,4); }
div.DivClassName
{
background-color: #471004;
}
.BgClassName
{
background-color: #471004;
}
</style>
border-color css
<style>
span { border-color: #471004; }
span { border-color: rgb(71,16,4); }
td.TdClassName
{
border-color: #471004;
}
.TagClassName
{
border-color: #471004;
}
</style>