Shades of Seal Brown #471714
Tints of Seal Brown #471714
RGB
CMYK
RGB Variations
Color information
#471714 (or 0x471714) is known color: Seal Brown. HEX triplet: 47, 17 and 14. RGB value is (71,23,20). Sum of RGB (Red+Green+Blue) = 71+23+20=114 (15% of max value = 765). Red value is 71 (28.12% from 255 or 62.28% from 114); Green value is 23 (9.38% from 255 or 20.18% from 114); Blue value is 20 (8.20% from 255 or 17.54% from 114); Max value from RGB is 71 - color contains mainly: red. Hex color #471714 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471714 is #B8E8EB. Grayscale: #252525. Windows color (decimal): -12118252 or 1316679. OLE color: 1316679.
HSL color Cylindrical-coordinate representation of color #471714: hue angle of 3.53º degrees, saturation: 0.56, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #471714 is Cyan = 0, Magento = 0.68, Yellow = 0.72 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 23 | 20 | - |
| CMYK | 0 | 0.68 | 0.72 | 0.72 |
| HSL | 3.53º | 0.56% | 0.18% | - |
| HSV(B) | 3.53º | 0.72% | 0.28% | - |
| XYZ | 3.03 | 2 | 0.89 | - |
| YUV | 37.01 | 118.4 | 152.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 20 | 0 | 0.68 | 0.72 | 0.72 | 3.53 | 0.56 | 0.18 |
| Hex | 47 | 17 | 14 | 0 | 44 | 48 | 48 | 4 | 38 | 12 |
| Octal | 107 | 27 | 24 | 0 | 104 | 110 | 110 | 4 | 70 | 22 |
| Binary | 1000111 | 10111 | 10100 | 0 | 1000100 | 1001000 | 1001000 | 100 | 111000 | 10010 |
Color Harmonies of #471714
Complementary color
Monochromatic Colors of #471714
Black with #471714
Text Example
Text Example
White with #471714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471714; }
p { color: rgb(71,23,20); }
H1.HeaderClassName
{
color: #471714;
}
.AnyTagClassName
{
color: #471714;
}
</style>
background-color css
<style>
a { background-color: #471714; }
a { background-color: rgb(71,23,20); }
div.DivClassName
{
background-color: #471714;
}
.BgClassName
{
background-color: #471714;
}
</style>
border-color css
<style>
span { border-color: #471714; }
span { border-color: rgb(71,23,20); }
td.TdClassName
{
border-color: #471714;
}
.TagClassName
{
border-color: #471714;
}
</style>