Shades of Seal Brown #471612
Tints of Seal Brown #471612
RGB
CMYK
RGB Variations
Color information
#471612 (or 0x471612) is known color: Seal Brown. HEX triplet: 47, 16 and 12. RGB value is (71,22,18). Sum of RGB (Red+Green+Blue) = 71+22+18=111 (14% of max value = 765). Red value is 71 (28.12% from 255 or 63.96% from 111); Green value is 22 (8.98% from 255 or 19.82% from 111); Blue value is 18 (7.42% from 255 or 16.22% from 111); Max value from RGB is 71 - color contains mainly: red. Hex color #471612 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471612 is #B8E9ED. Grayscale: #242424. Windows color (decimal): -12118510 or 1185351. OLE color: 1185351.
HSL color Cylindrical-coordinate representation of color #471612: hue angle of 4.53º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #471612 is Cyan = 0, Magento = 0.69, Yellow = 0.75 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 22 | 18 | - |
| CMYK | 0 | 0.69 | 0.75 | 0.72 |
| HSL | 4.53º | 0.6% | 0.17% | - |
| HSV(B) | 4.53º | 0.75% | 0.28% | - |
| XYZ | 2.99 | 1.96 | 0.79 | - |
| YUV | 36.2 | 117.73 | 152.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 22 | 18 | 0 | 0.69 | 0.75 | 0.72 | 4.53 | 0.6 | 0.17 |
| Hex | 47 | 16 | 12 | 0 | 45 | 4B | 48 | 5 | 3C | 11 |
| Octal | 107 | 26 | 22 | 0 | 105 | 113 | 110 | 5 | 74 | 21 |
| Binary | 1000111 | 10110 | 10010 | 0 | 1000101 | 1001011 | 1001000 | 101 | 111100 | 10001 |
Color Harmonies of #471612
Complementary color
Monochromatic Colors of #471612
Black with #471612
Text Example
Text Example
White with #471612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471612; }
p { color: rgb(71,22,18); }
H1.HeaderClassName
{
color: #471612;
}
.AnyTagClassName
{
color: #471612;
}
</style>
background-color css
<style>
a { background-color: #471612; }
a { background-color: rgb(71,22,18); }
div.DivClassName
{
background-color: #471612;
}
.BgClassName
{
background-color: #471612;
}
</style>
border-color css
<style>
span { border-color: #471612; }
span { border-color: rgb(71,22,18); }
td.TdClassName
{
border-color: #471612;
}
.TagClassName
{
border-color: #471612;
}
</style>