Shades of Seal Brown #471915
Tints of Seal Brown #471915
RGB
CMYK
RGB Variations
Color information
#471915 (or 0x471915) is known color: Seal Brown. HEX triplet: 47, 19 and 15. RGB value is (71,25,21). Sum of RGB (Red+Green+Blue) = 71+25+21=117 (15% of max value = 765). Red value is 71 (28.12% from 255 or 60.68% from 117); Green value is 25 (10.16% from 255 or 21.37% from 117); Blue value is 21 (8.59% from 255 or 17.95% from 117); Max value from RGB is 71 - color contains mainly: red. Hex color #471915 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471915 is #B8E6EA. Grayscale: #262626. Windows color (decimal): -12117739 or 1382727. OLE color: 1382727.
HSL color Cylindrical-coordinate representation of color #471915: hue angle of 4.8º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #471915 is Cyan = 0, Magento = 0.65, Yellow = 0.70 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 25 | 21 | - |
| CMYK | 0 | 0.65 | 0.70 | 0.72 |
| HSL | 4.8º | 0.54% | 0.18% | - |
| HSV(B) | 4.8º | 0.7% | 0.28% | - |
| XYZ | 3.08 | 2.09 | 0.95 | - |
| YUV | 38.3 | 118.24 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 21 | 0 | 0.65 | 0.70 | 0.72 | 4.8 | 0.54 | 0.18 |
| Hex | 47 | 19 | 15 | 0 | 41 | 46 | 48 | 5 | 36 | 12 |
| Octal | 107 | 31 | 25 | 0 | 101 | 106 | 110 | 5 | 66 | 22 |
| Binary | 1000111 | 11001 | 10101 | 0 | 1000001 | 1000110 | 1001000 | 101 | 110110 | 10010 |
Color Harmonies of #471915
Complementary color
Monochromatic Colors of #471915
Black with #471915
Text Example
Text Example
White with #471915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471915; }
p { color: rgb(71,25,21); }
H1.HeaderClassName
{
color: #471915;
}
.AnyTagClassName
{
color: #471915;
}
</style>
background-color css
<style>
a { background-color: #471915; }
a { background-color: rgb(71,25,21); }
div.DivClassName
{
background-color: #471915;
}
.BgClassName
{
background-color: #471915;
}
</style>
border-color css
<style>
span { border-color: #471915; }
span { border-color: rgb(71,25,21); }
td.TdClassName
{
border-color: #471915;
}
.TagClassName
{
border-color: #471915;
}
</style>