Shades of Seal Brown #291815
Tints of Seal Brown #291815
RGB
CMYK
RGB Variations
Color information
#291815 (or 0x291815) is known color: Seal Brown. HEX triplet: 29, 18 and 15. RGB value is (41,24,21). Sum of RGB (Red+Green+Blue) = 41+24+21=86 (11% of max value = 765). Red value is 41 (16.41% from 255 or 47.67% from 86); Green value is 24 (9.77% from 255 or 27.91% from 86); Blue value is 21 (8.59% from 255 or 24.42% from 86); Max value from RGB is 41 - color contains mainly: red. Hex color #291815 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291815 is #D6E7EA. Grayscale: #1C1C1C. Windows color (decimal): -14084075 or 1382441. OLE color: 1382441.
HSL color Cylindrical-coordinate representation of color #291815: hue angle of 9º degrees, saturation: 0.32, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #291815 is Cyan = 0, Magento = 0.41, Yellow = 0.49 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 24 | 21 | - |
| CMYK | 0 | 0.41 | 0.49 | 0.84 |
| HSL | 9º | 0.32% | 0.12% | - |
| HSV(B) | 9º | 0.49% | 0.16% | - |
| XYZ | 1.38 | 1.18 | 0.86 | - |
| YUV | 28.74 | 123.63 | 136.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 24 | 21 | 0 | 0.41 | 0.49 | 0.84 | 9 | 0.32 | 0.12 |
| Hex | 29 | 18 | 15 | 0 | 29 | 31 | 54 | 9 | 20 | C |
| Octal | 51 | 30 | 25 | 0 | 51 | 61 | 124 | 11 | 40 | 14 |
| Binary | 101001 | 11000 | 10101 | 0 | 101001 | 110001 | 1010100 | 1001 | 100000 | 1100 |
Color Harmonies of #291815
Complementary color
Monochromatic Colors of #291815
Black with #291815
Text Example
Text Example
White with #291815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291815; }
p { color: rgb(41,24,21); }
H1.HeaderClassName
{
color: #291815;
}
.AnyTagClassName
{
color: #291815;
}
</style>
background-color css
<style>
a { background-color: #291815; }
a { background-color: rgb(41,24,21); }
div.DivClassName
{
background-color: #291815;
}
.BgClassName
{
background-color: #291815;
}
</style>
border-color css
<style>
span { border-color: #291815; }
span { border-color: rgb(41,24,21); }
td.TdClassName
{
border-color: #291815;
}
.TagClassName
{
border-color: #291815;
}
</style>