Shades of Seal Brown #471313
Tints of Seal Brown #471313
RGB
CMYK
RGB Variations
Color information
#471313 (or 0x471313) is known color: Seal Brown. HEX triplet: 47, 13 and 13. RGB value is (71,19,19). Sum of RGB (Red+Green+Blue) = 71+19+19=109 (14% of max value = 765). Red value is 71 (28.12% from 255 or 65.14% from 109); Green value is 19 (7.81% from 255 or 17.43% from 109); Blue value is 19 (7.81% from 255 or 17.43% from 109); Max value from RGB is 71 - color contains mainly: red. Hex color #471313 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471313 is #B8ECEC. Grayscale: #222222. Windows color (decimal): -12119277 or 1250119. OLE color: 1250119.
HSL color Cylindrical-coordinate representation of color #471313: hue angle of 0º 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 #471313 is Cyan = 0, Magento = 0.73, Yellow = 0.73 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 19 | 19 | - |
| CMYK | 0 | 0.73 | 0.73 | 0.72 |
| HSL | 0º | 0.58% | 0.18% | - |
| HSV(B) | 0º | 0.73% | 0.28% | - |
| XYZ | 2.95 | 1.85 | 0.82 | - |
| YUV | 34.55 | 119.23 | 154 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 19 | 19 | 0 | 0.73 | 0.73 | 0.72 | 0 | 0.58 | 0.18 |
| Hex | 47 | 13 | 13 | 0 | 49 | 49 | 48 | 0 | 3A | 12 |
| Octal | 107 | 23 | 23 | 0 | 111 | 111 | 110 | 0 | 72 | 22 |
| Binary | 1000111 | 10011 | 10011 | 0 | 1001001 | 1001001 | 1001000 | 0 | 111010 | 10010 |
Color Harmonies of #471313
Complementary color
Monochromatic Colors of #471313
Black with #471313
Text Example
Text Example
White with #471313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471313; }
p { color: rgb(71,19,19); }
H1.HeaderClassName
{
color: #471313;
}
.AnyTagClassName
{
color: #471313;
}
</style>
background-color css
<style>
a { background-color: #471313; }
a { background-color: rgb(71,19,19); }
div.DivClassName
{
background-color: #471313;
}
.BgClassName
{
background-color: #471313;
}
</style>
border-color css
<style>
span { border-color: #471313; }
span { border-color: rgb(71,19,19); }
td.TdClassName
{
border-color: #471313;
}
.TagClassName
{
border-color: #471313;
}
</style>