Shades of Seal Brown #471208
Tints of Seal Brown #471208
RGB
CMYK
RGB Variations
Color information
#471208 (or 0x471208) is known color: Seal Brown. HEX triplet: 47, 12 and 08. RGB value is (71,18,8). Sum of RGB (Red+Green+Blue) = 71+18+8=97 (12% of max value = 765). Red value is 71 (28.12% from 255 or 73.20% from 97); Green value is 18 (7.42% from 255 or 18.56% from 97); Blue value is 8 (3.52% from 255 or 8.25% from 97); Max value from RGB is 71 - color contains mainly: red. Hex color #471208 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #471208 is #B8EDF7. Grayscale: #202020. Windows color (decimal): -12119544 or 528967. OLE color: 528967.
HSL color Cylindrical-coordinate representation of color #471208: hue angle of 9.52º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #471208 is Cyan = 0, Magento = 0.75, Yellow = 0.89 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 18 | 8 | - |
| CMYK | 0 | 0.75 | 0.89 | 0.72 |
| HSL | 9.52º | 0.8% | 0.15% | - |
| HSV(B) | 9.52º | 0.89% | 0.28% | - |
| XYZ | 2.86 | 1.79 | 0.42 | - |
| YUV | 32.71 | 114.06 | 155.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 18 | 8 | 0 | 0.75 | 0.89 | 0.72 | 9.52 | 0.8 | 0.15 |
| Hex | 47 | 12 | 8 | 0 | 4B | 59 | 48 | A | 50 | F |
| Octal | 107 | 22 | 10 | 0 | 113 | 131 | 110 | 12 | 120 | 17 |
| Binary | 1000111 | 10010 | 1000 | 0 | 1001011 | 1011001 | 1001000 | 1010 | 1010000 | 1111 |
Color Harmonies of #471208
Complementary color
Monochromatic Colors of #471208
Black with #471208
Text Example
Text Example
White with #471208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471208; }
p { color: rgb(71,18,8); }
H1.HeaderClassName
{
color: #471208;
}
.AnyTagClassName
{
color: #471208;
}
</style>
background-color css
<style>
a { background-color: #471208; }
a { background-color: rgb(71,18,8); }
div.DivClassName
{
background-color: #471208;
}
.BgClassName
{
background-color: #471208;
}
</style>
border-color css
<style>
span { border-color: #471208; }
span { border-color: rgb(71,18,8); }
td.TdClassName
{
border-color: #471208;
}
.TagClassName
{
border-color: #471208;
}
</style>