Shades of Seal Brown #291511
Tints of Seal Brown #291511
RGB
CMYK
RGB Variations
Color information
#291511 (or 0x291511) is known color: Seal Brown. HEX triplet: 29, 15 and 11. RGB value is (41,21,17). Sum of RGB (Red+Green+Blue) = 41+21+17=79 (10% of max value = 765). Red value is 41 (16.41% from 255 or 51.90% from 79); Green value is 21 (8.59% from 255 or 26.58% from 79); Blue value is 17 (7.03% from 255 or 21.52% from 79); Max value from RGB is 41 - color contains mainly: red. Hex color #291511 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291511 is #D6EAEE. Grayscale: #1A1A1A. Windows color (decimal): -14084847 or 1119529. OLE color: 1119529.
HSL color Cylindrical-coordinate representation of color #291511: hue angle of 10º degrees, saturation: 0.41, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #291511 is Cyan = 0, Magento = 0.49, Yellow = 0.59 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 21 | 17 | - |
| CMYK | 0 | 0.49 | 0.59 | 0.84 |
| HSL | 10º | 0.41% | 0.11% | - |
| HSV(B) | 10º | 0.59% | 0.16% | - |
| XYZ | 1.28 | 1.05 | 0.66 | - |
| YUV | 26.52 | 122.63 | 138.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 21 | 17 | 0 | 0.49 | 0.59 | 0.84 | 10 | 0.41 | 0.11 |
| Hex | 29 | 15 | 11 | 0 | 31 | 3B | 54 | A | 29 | B |
| Octal | 51 | 25 | 21 | 0 | 61 | 73 | 124 | 12 | 51 | 13 |
| Binary | 101001 | 10101 | 10001 | 0 | 110001 | 111011 | 1010100 | 1010 | 101001 | 1011 |
Color Harmonies of #291511
Complementary color
Monochromatic Colors of #291511
Black with #291511
Text Example
Text Example
White with #291511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291511; }
p { color: rgb(41,21,17); }
H1.HeaderClassName
{
color: #291511;
}
.AnyTagClassName
{
color: #291511;
}
</style>
background-color css
<style>
a { background-color: #291511; }
a { background-color: rgb(41,21,17); }
div.DivClassName
{
background-color: #291511;
}
.BgClassName
{
background-color: #291511;
}
</style>
border-color css
<style>
span { border-color: #291511; }
span { border-color: rgb(41,21,17); }
td.TdClassName
{
border-color: #291511;
}
.TagClassName
{
border-color: #291511;
}
</style>