Shades of Seal Brown #481714
Tints of Seal Brown #481714
RGB
CMYK
RGB Variations
Color information
#481714 (or 0x481714) is known color: Seal Brown. HEX triplet: 48, 17 and 14. RGB value is (72,23,20). Sum of RGB (Red+Green+Blue) = 72+23+20=115 (15% of max value = 765). Red value is 72 (28.52% from 255 or 62.61% from 115); Green value is 23 (9.38% from 255 or 20% from 115); Blue value is 20 (8.20% from 255 or 17.39% from 115); Max value from RGB is 72 - color contains mainly: red. Hex color #481714 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #481714 is #B7E8EB. Grayscale: #252525. Windows color (decimal): -12052716 or 1316680. OLE color: 1316680.
HSL color Cylindrical-coordinate representation of color #481714: hue angle of 3.46º degrees, saturation: 0.57, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #481714 is Cyan = 0, Magento = 0.68, Yellow = 0.72 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 23 | 20 | - |
| CMYK | 0 | 0.68 | 0.72 | 0.72 |
| HSL | 3.46º | 0.57% | 0.18% | - |
| HSV(B) | 3.46º | 0.72% | 0.28% | - |
| XYZ | 3.11 | 2.04 | 0.89 | - |
| YUV | 37.31 | 118.23 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 23 | 20 | 0 | 0.68 | 0.72 | 0.72 | 3.46 | 0.57 | 0.18 |
| Hex | 48 | 17 | 14 | 0 | 44 | 48 | 48 | 3 | 39 | 12 |
| Octal | 110 | 27 | 24 | 0 | 104 | 110 | 110 | 3 | 71 | 22 |
| Binary | 1001000 | 10111 | 10100 | 0 | 1000100 | 1001000 | 1001000 | 11 | 111001 | 10010 |
Color Harmonies of #481714
Complementary color
Monochromatic Colors of #481714
Black with #481714
Text Example
Text Example
White with #481714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #481714; }
p { color: rgb(72,23,20); }
H1.HeaderClassName
{
color: #481714;
}
.AnyTagClassName
{
color: #481714;
}
</style>
background-color css
<style>
a { background-color: #481714; }
a { background-color: rgb(72,23,20); }
div.DivClassName
{
background-color: #481714;
}
.BgClassName
{
background-color: #481714;
}
</style>
border-color css
<style>
span { border-color: #481714; }
span { border-color: rgb(72,23,20); }
td.TdClassName
{
border-color: #481714;
}
.TagClassName
{
border-color: #481714;
}
</style>