Shades of Seal Brown #481717
Tints of Seal Brown #481717
RGB
CMYK
RGB Variations
Color information
#481717 (or 0x481717) is known color: Seal Brown. HEX triplet: 48, 17 and 17. RGB value is (72,23,23). Sum of RGB (Red+Green+Blue) = 72+23+23=118 (15% of max value = 765). Red value is 72 (28.52% from 255 or 61.02% from 118); Green value is 23 (9.38% from 255 or 19.49% from 118); Blue value is 23 (9.38% from 255 or 19.49% from 118); Max value from RGB is 72 - color contains mainly: red. Hex color #481717 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #481717 is #B7E8E8. Grayscale: #252525. Windows color (decimal): -12052713 or 1513288. OLE color: 1513288.
HSL color Cylindrical-coordinate representation of color #481717: hue angle of 0º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #481717 is Cyan = 0, Magento = 0.68, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 23 | 23 | - |
| CMYK | 0 | 0.68 | 0.68 | 0.72 |
| HSL | 0º | 0.52% | 0.19% | - |
| HSV(B) | 0º | 0.68% | 0.28% | - |
| XYZ | 3.13 | 2.05 | 1.04 | - |
| YUV | 37.65 | 119.73 | 152.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 23 | 23 | 0 | 0.68 | 0.68 | 0.72 | 0 | 0.52 | 0.19 |
| Hex | 48 | 17 | 17 | 0 | 44 | 44 | 48 | 0 | 34 | 13 |
| Octal | 110 | 27 | 27 | 0 | 104 | 104 | 110 | 0 | 64 | 23 |
| Binary | 1001000 | 10111 | 10111 | 0 | 1000100 | 1000100 | 1001000 | 0 | 110100 | 10011 |
Color Harmonies of #481717
Complementary color
Monochromatic Colors of #481717
Black with #481717
Text Example
Text Example
White with #481717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481717; }
p { color: rgb(72,23,23); }
H1.HeaderClassName
{
color: #481717;
}
.AnyTagClassName
{
color: #481717;
}
</style>
background-color css
<style>
a { background-color: #481717; }
a { background-color: rgb(72,23,23); }
div.DivClassName
{
background-color: #481717;
}
.BgClassName
{
background-color: #481717;
}
</style>
border-color css
<style>
span { border-color: #481717; }
span { border-color: rgb(72,23,23); }
td.TdClassName
{
border-color: #481717;
}
.TagClassName
{
border-color: #481717;
}
</style>