Shades of Seal Brown #471813
Tints of Seal Brown #471813
RGB
CMYK
RGB Variations
Color information
#471813 (or 0x471813) is known color: Seal Brown. HEX triplet: 47, 18 and 13. RGB value is (71,24,19). Sum of RGB (Red+Green+Blue) = 71+24+19=114 (15% of max value = 765). Red value is 71 (28.12% from 255 or 62.28% from 114); Green value is 24 (9.77% from 255 or 21.05% from 114); Blue value is 19 (7.81% from 255 or 16.67% from 114); Max value from RGB is 71 - color contains mainly: red. Hex color #471813 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471813 is #B8E7EC. Grayscale: #252525. Windows color (decimal): -12117997 or 1251399. OLE color: 1251399.
HSL color Cylindrical-coordinate representation of color #471813: hue angle of 5.77º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #471813 is Cyan = 0, Magento = 0.66, Yellow = 0.73 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 24 | 19 | - |
| CMYK | 0 | 0.66 | 0.73 | 0.72 |
| HSL | 5.77º | 0.58% | 0.18% | - |
| HSV(B) | 5.77º | 0.73% | 0.28% | - |
| XYZ | 3.04 | 2.04 | 0.85 | - |
| YUV | 37.48 | 117.57 | 151.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 19 | 0 | 0.66 | 0.73 | 0.72 | 5.77 | 0.58 | 0.18 |
| Hex | 47 | 18 | 13 | 0 | 42 | 49 | 48 | 6 | 3A | 12 |
| Octal | 107 | 30 | 23 | 0 | 102 | 111 | 110 | 6 | 72 | 22 |
| Binary | 1000111 | 11000 | 10011 | 0 | 1000010 | 1001001 | 1001000 | 110 | 111010 | 10010 |
Color Harmonies of #471813
Complementary color
Monochromatic Colors of #471813
Black with #471813
Text Example
Text Example
White with #471813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471813; }
p { color: rgb(71,24,19); }
H1.HeaderClassName
{
color: #471813;
}
.AnyTagClassName
{
color: #471813;
}
</style>
background-color css
<style>
a { background-color: #471813; }
a { background-color: rgb(71,24,19); }
div.DivClassName
{
background-color: #471813;
}
.BgClassName
{
background-color: #471813;
}
</style>
border-color css
<style>
span { border-color: #471813; }
span { border-color: rgb(71,24,19); }
td.TdClassName
{
border-color: #471813;
}
.TagClassName
{
border-color: #471813;
}
</style>