Shades of Seal Brown #481108
Tints of Seal Brown #481108
RGB
CMYK
RGB Variations
Color information
#481108 (or 0x481108) is known color: Seal Brown. HEX triplet: 48, 11 and 08. RGB value is (72,17,8). Sum of RGB (Red+Green+Blue) = 72+17+8=97 (12% of max value = 765). Red value is 72 (28.52% from 255 or 74.23% from 97); Green value is 17 (7.03% from 255 or 17.53% from 97); Blue value is 8 (3.52% from 255 or 8.25% from 97); Max value from RGB is 72 - color contains mainly: red. Hex color #481108 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #481108 is #B7EEF7. Grayscale: #202020. Windows color (decimal): -12054264 or 528712. OLE color: 528712.
HSL color Cylindrical-coordinate representation of color #481108: hue angle of 8.44º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #481108 is Cyan = 0, Magento = 0.76, Yellow = 0.89 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 17 | 8 | - |
| CMYK | 0 | 0.76 | 0.89 | 0.72 |
| HSL | 8.44º | 0.8% | 0.16% | - |
| HSV(B) | 8.44º | 0.89% | 0.28% | - |
| XYZ | 2.92 | 1.8 | 0.42 | - |
| YUV | 32.42 | 114.22 | 156.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 17 | 8 | 0 | 0.76 | 0.89 | 0.72 | 8.44 | 0.8 | 0.16 |
| Hex | 48 | 11 | 8 | 0 | 4C | 59 | 48 | 8 | 50 | 10 |
| Octal | 110 | 21 | 10 | 0 | 114 | 131 | 110 | 10 | 120 | 20 |
| Binary | 1001000 | 10001 | 1000 | 0 | 1001100 | 1011001 | 1001000 | 1000 | 1010000 | 10000 |
Color Harmonies of #481108
Complementary color
Monochromatic Colors of #481108
Black with #481108
Text Example
Text Example
White with #481108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481108; }
p { color: rgb(72,17,8); }
H1.HeaderClassName
{
color: #481108;
}
.AnyTagClassName
{
color: #481108;
}
</style>
background-color css
<style>
a { background-color: #481108; }
a { background-color: rgb(72,17,8); }
div.DivClassName
{
background-color: #481108;
}
.BgClassName
{
background-color: #481108;
}
</style>
border-color css
<style>
span { border-color: #481108; }
span { border-color: rgb(72,17,8); }
td.TdClassName
{
border-color: #481108;
}
.TagClassName
{
border-color: #481108;
}
</style>