Shades of Seal Brown #291106
Tints of Seal Brown #291106
RGB
CMYK
RGB Variations
Color information
#291106 (or 0x291106) is known color: Seal Brown. HEX triplet: 29, 11 and 06. RGB value is (41,17,6). Sum of RGB (Red+Green+Blue) = 41+17+6=64 (8% of max value = 765). Red value is 41 (16.41% from 255 or 64.06% from 64); Green value is 17 (7.03% from 255 or 26.56% from 64); Blue value is 6 (2.73% from 255 or 9.38% from 64); Max value from RGB is 41 - color contains mainly: red. Hex color #291106 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291106 is #D6EEF9. Grayscale: #161616. Windows color (decimal): -14085882 or 397609. OLE color: 397609.
HSL color Cylindrical-coordinate representation of color #291106: hue angle of 18.86º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #291106 is Cyan = 0, Magento = 0.59, Yellow = 0.85 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 17 | 6 | - |
| CMYK | 0 | 0.59 | 0.85 | 0.84 |
| HSL | 18.86º | 0.74% | 0.09% | - |
| HSV(B) | 18.86º | 0.85% | 0.16% | - |
| XYZ | 1.15 | 0.89 | 0.28 | - |
| YUV | 22.92 | 118.45 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 17 | 6 | 0 | 0.59 | 0.85 | 0.84 | 18.86 | 0.74 | 0.09 |
| Hex | 29 | 11 | 6 | 0 | 3B | 55 | 54 | 13 | 4A | 9 |
| Octal | 51 | 21 | 6 | 0 | 73 | 125 | 124 | 23 | 112 | 11 |
| Binary | 101001 | 10001 | 110 | 0 | 111011 | 1010101 | 1010100 | 10011 | 1001010 | 1001 |
Color Harmonies of #291106
Complementary color
Monochromatic Colors of #291106
Black with #291106
Text Example
Text Example
White with #291106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291106; }
p { color: rgb(41,17,6); }
H1.HeaderClassName
{
color: #291106;
}
.AnyTagClassName
{
color: #291106;
}
</style>
background-color css
<style>
a { background-color: #291106; }
a { background-color: rgb(41,17,6); }
div.DivClassName
{
background-color: #291106;
}
.BgClassName
{
background-color: #291106;
}
</style>
border-color css
<style>
span { border-color: #291106; }
span { border-color: rgb(41,17,6); }
td.TdClassName
{
border-color: #291106;
}
.TagClassName
{
border-color: #291106;
}
</style>