Shades of Seal Brown #471515
Tints of Seal Brown #471515
RGB
CMYK
RGB Variations
Color information
#471515 (or 0x471515) is known color: Seal Brown. HEX triplet: 47, 15 and 15. RGB value is (71,21,21). Sum of RGB (Red+Green+Blue) = 71+21+21=113 (14% of max value = 765). Red value is 71 (28.12% from 255 or 62.83% from 113); Green value is 21 (8.59% from 255 or 18.58% from 113); Blue value is 21 (8.59% from 255 or 18.58% from 113); Max value from RGB is 71 - color contains mainly: red. Hex color #471515 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471515 is #B8EAEA. Grayscale: #242424. Windows color (decimal): -12118763 or 1381703. OLE color: 1381703.
HSL color Cylindrical-coordinate representation of color #471515: hue angle of 0º 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 #471515 is Cyan = 0, Magento = 0.70, Yellow = 0.70 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 21 | 21 | - |
| CMYK | 0 | 0.70 | 0.70 | 0.72 |
| HSL | 0º | 0.54% | 0.18% | - |
| HSV(B) | 0º | 0.7% | 0.28% | - |
| XYZ | 3 | 1.93 | 0.92 | - |
| YUV | 35.95 | 119.57 | 153 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 21 | 21 | 0 | 0.70 | 0.70 | 0.72 | 0 | 0.54 | 0.18 |
| Hex | 47 | 15 | 15 | 0 | 46 | 46 | 48 | 0 | 36 | 12 |
| Octal | 107 | 25 | 25 | 0 | 106 | 106 | 110 | 0 | 66 | 22 |
| Binary | 1000111 | 10101 | 10101 | 0 | 1000110 | 1000110 | 1001000 | 0 | 110110 | 10010 |
Color Harmonies of #471515
Complementary color
Monochromatic Colors of #471515
Black with #471515
Text Example
Text Example
White with #471515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471515; }
p { color: rgb(71,21,21); }
H1.HeaderClassName
{
color: #471515;
}
.AnyTagClassName
{
color: #471515;
}
</style>
background-color css
<style>
a { background-color: #471515; }
a { background-color: rgb(71,21,21); }
div.DivClassName
{
background-color: #471515;
}
.BgClassName
{
background-color: #471515;
}
</style>
border-color css
<style>
span { border-color: #471515; }
span { border-color: rgb(71,21,21); }
td.TdClassName
{
border-color: #471515;
}
.TagClassName
{
border-color: #471515;
}
</style>