Shades of Seal Brown #481006
Tints of Seal Brown #481006
RGB
CMYK
RGB Variations
Color information
#481006 (or 0x481006) is known color: Seal Brown. HEX triplet: 48, 10 and 06. RGB value is (72,16,6). Sum of RGB (Red+Green+Blue) = 72+16+6=94 (12% of max value = 765). Red value is 72 (28.52% from 255 or 76.60% from 94); Green value is 16 (6.64% from 255 or 17.02% from 94); Blue value is 6 (2.73% from 255 or 6.38% from 94); Max value from RGB is 72 - color contains mainly: red. Hex color #481006 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #481006 is #B7EFF9. Grayscale: #1F1F1F. Windows color (decimal): -12054522 or 397384. OLE color: 397384.
HSL color Cylindrical-coordinate representation of color #481006: hue angle of 9.09º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #481006 is Cyan = 0, Magento = 0.78, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 16 | 6 | - |
| CMYK | 0 | 0.78 | 0.92 | 0.72 |
| HSL | 9.09º | 0.85% | 0.15% | - |
| HSV(B) | 9.09º | 0.92% | 0.28% | - |
| XYZ | 2.89 | 1.76 | 0.36 | - |
| YUV | 31.6 | 113.55 | 156.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 16 | 6 | 0 | 0.78 | 0.92 | 0.72 | 9.09 | 0.85 | 0.15 |
| Hex | 48 | 10 | 6 | 0 | 4E | 5C | 48 | 9 | 55 | F |
| Octal | 110 | 20 | 6 | 0 | 116 | 134 | 110 | 11 | 125 | 17 |
| Binary | 1001000 | 10000 | 110 | 0 | 1001110 | 1011100 | 1001000 | 1001 | 1010101 | 1111 |
Color Harmonies of #481006
Complementary color
Monochromatic Colors of #481006
Black with #481006
Text Example
Text Example
White with #481006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481006; }
p { color: rgb(72,16,6); }
H1.HeaderClassName
{
color: #481006;
}
.AnyTagClassName
{
color: #481006;
}
</style>
background-color css
<style>
a { background-color: #481006; }
a { background-color: rgb(72,16,6); }
div.DivClassName
{
background-color: #481006;
}
.BgClassName
{
background-color: #481006;
}
</style>
border-color css
<style>
span { border-color: #481006; }
span { border-color: rgb(72,16,6); }
td.TdClassName
{
border-color: #481006;
}
.TagClassName
{
border-color: #481006;
}
</style>