Shades of Seal Brown #291108
Tints of Seal Brown #291108
RGB
CMYK
RGB Variations
Color information
#291108 (or 0x291108) is known color: Seal Brown. HEX triplet: 29, 11 and 08. RGB value is (41,17,8). Sum of RGB (Red+Green+Blue) = 41+17+8=66 (8% of max value = 765). Red value is 41 (16.41% from 255 or 62.12% from 66); Green value is 17 (7.03% from 255 or 25.76% from 66); Blue value is 8 (3.52% from 255 or 12.12% from 66); Max value from RGB is 41 - color contains mainly: red. Hex color #291108 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291108 is #D6EEF7. Grayscale: #171717. Windows color (decimal): -14085880 or 528681. OLE color: 528681.
HSL color Cylindrical-coordinate representation of color #291108: hue angle of 16.36º degrees, saturation: 0.67, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #291108 is Cyan = 0, Magento = 0.59, Yellow = 0.80 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 17 | 8 | - |
| CMYK | 0 | 0.59 | 0.80 | 0.84 |
| HSL | 16.36º | 0.67% | 0.1% | - |
| HSV(B) | 16.36º | 0.8% | 0.16% | - |
| XYZ | 1.16 | 0.89 | 0.34 | - |
| YUV | 23.15 | 119.45 | 140.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 17 | 8 | 0 | 0.59 | 0.80 | 0.84 | 16.36 | 0.67 | 0.1 |
| Hex | 29 | 11 | 8 | 0 | 3B | 50 | 54 | 10 | 43 | A |
| Octal | 51 | 21 | 10 | 0 | 73 | 120 | 124 | 20 | 103 | 12 |
| Binary | 101001 | 10001 | 1000 | 0 | 111011 | 1010000 | 1010100 | 10000 | 1000011 | 1010 |
Color Harmonies of #291108
Complementary color
Monochromatic Colors of #291108
Black with #291108
Text Example
Text Example
White with #291108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291108; }
p { color: rgb(41,17,8); }
H1.HeaderClassName
{
color: #291108;
}
.AnyTagClassName
{
color: #291108;
}
</style>
background-color css
<style>
a { background-color: #291108; }
a { background-color: rgb(41,17,8); }
div.DivClassName
{
background-color: #291108;
}
.BgClassName
{
background-color: #291108;
}
</style>
border-color css
<style>
span { border-color: #291108; }
span { border-color: rgb(41,17,8); }
td.TdClassName
{
border-color: #291108;
}
.TagClassName
{
border-color: #291108;
}
</style>