Shades of Seal Brown #471717
Tints of Seal Brown #471717
RGB
CMYK
RGB Variations
Color information
#471717 (or 0x471717) is known color: Seal Brown. HEX triplet: 47, 17 and 17. RGB value is (71,23,23). Sum of RGB (Red+Green+Blue) = 71+23+23=117 (15% of max value = 765). Red value is 71 (28.12% from 255 or 60.68% from 117); Green value is 23 (9.38% from 255 or 19.66% from 117); Blue value is 23 (9.38% from 255 or 19.66% from 117); Max value from RGB is 71 - color contains mainly: red. Hex color #471717 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471717 is #B8E8E8. Grayscale: #252525. Windows color (decimal): -12118249 or 1513287. OLE color: 1513287.
HSL color Cylindrical-coordinate representation of color #471717: hue angle of 0º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #471717 is Cyan = 0, Magento = 0.68, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 23 | 23 | - |
| CMYK | 0 | 0.68 | 0.68 | 0.72 |
| HSL | 0º | 0.51% | 0.18% | - |
| HSV(B) | 0º | 0.68% | 0.28% | - |
| XYZ | 3.06 | 2.01 | 1.04 | - |
| YUV | 37.35 | 119.9 | 152 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 23 | 23 | 0 | 0.68 | 0.68 | 0.72 | 0 | 0.51 | 0.18 |
| Hex | 47 | 17 | 17 | 0 | 44 | 44 | 48 | 0 | 33 | 12 |
| Octal | 107 | 27 | 27 | 0 | 104 | 104 | 110 | 0 | 63 | 22 |
| Binary | 1000111 | 10111 | 10111 | 0 | 1000100 | 1000100 | 1001000 | 0 | 110011 | 10010 |
Color Harmonies of #471717
Complementary color
Monochromatic Colors of #471717
Black with #471717
Text Example
Text Example
White with #471717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471717; }
p { color: rgb(71,23,23); }
H1.HeaderClassName
{
color: #471717;
}
.AnyTagClassName
{
color: #471717;
}
</style>
background-color css
<style>
a { background-color: #471717; }
a { background-color: rgb(71,23,23); }
div.DivClassName
{
background-color: #471717;
}
.BgClassName
{
background-color: #471717;
}
</style>
border-color css
<style>
span { border-color: #471717; }
span { border-color: rgb(71,23,23); }
td.TdClassName
{
border-color: #471717;
}
.TagClassName
{
border-color: #471717;
}
</style>