Shades of Seal Brown #470503
Tints of Seal Brown #470503
RGB
CMYK
RGB Variations
Color information
#470503 (or 0x470503) is known color: Seal Brown. HEX triplet: 47, 05 and 03. RGB value is (71,5,3). Sum of RGB (Red+Green+Blue) = 71+5+3=79 (10% of max value = 765). Red value is 71 (28.12% from 255 or 89.87% from 79); Green value is 5 (2.34% from 255 or 6.33% from 79); Blue value is 3 (1.56% from 255 or 3.80% from 79); Max value from RGB is 71 - color contains mainly: red. Hex color #470503 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #470503 is #B8FAFC. Grayscale: #181818. Windows color (decimal): -12122877 or 197959. OLE color: 197959.
HSL color Cylindrical-coordinate representation of color #470503: hue angle of 1.76º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #470503 is Cyan = 0, Magento = 0.93, Yellow = 0.96 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 5 | 3 | - |
| CMYK | 0 | 0.93 | 0.96 | 0.72 |
| HSL | 1.76º | 0.92% | 0.15% | - |
| HSV(B) | 1.76º | 0.96% | 0.28% | - |
| XYZ | 2.67 | 1.45 | 0.23 | - |
| YUV | 24.51 | 115.87 | 161.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 5 | 3 | 0 | 0.93 | 0.96 | 0.72 | 1.76 | 0.92 | 0.15 |
| Hex | 47 | 5 | 3 | 0 | 5D | 60 | 48 | 2 | 5C | F |
| Octal | 107 | 5 | 3 | 0 | 135 | 140 | 110 | 2 | 134 | 17 |
| Binary | 1000111 | 101 | 11 | 0 | 1011101 | 1100000 | 1001000 | 10 | 1011100 | 1111 |
Color Harmonies of #470503
Complementary color
Monochromatic Colors of #470503
Black with #470503
Text Example
Text Example
White with #470503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #470503; }
p { color: rgb(71,5,3); }
H1.HeaderClassName
{
color: #470503;
}
.AnyTagClassName
{
color: #470503;
}
</style>
background-color css
<style>
a { background-color: #470503; }
a { background-color: rgb(71,5,3); }
div.DivClassName
{
background-color: #470503;
}
.BgClassName
{
background-color: #470503;
}
</style>
border-color css
<style>
span { border-color: #470503; }
span { border-color: rgb(71,5,3); }
td.TdClassName
{
border-color: #470503;
}
.TagClassName
{
border-color: #470503;
}
</style>