Shades of Seal Brown #291716
Tints of Seal Brown #291716
RGB
CMYK
RGB Variations
Color information
#291716 (or 0x291716) is known color: Seal Brown. HEX triplet: 29, 17 and 16. RGB value is (41,23,22). Sum of RGB (Red+Green+Blue) = 41+23+22=86 (11% of max value = 765). Red value is 41 (16.41% from 255 or 47.67% from 86); Green value is 23 (9.38% from 255 or 26.74% from 86); Blue value is 22 (8.98% from 255 or 25.58% from 86); Max value from RGB is 41 - color contains mainly: red. Hex color #291716 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291716 is #D6E8E9. Grayscale: #1C1C1C. Windows color (decimal): -14084330 or 1447721. OLE color: 1447721.
HSL color Cylindrical-coordinate representation of color #291716: hue angle of 3.16º degrees, saturation: 0.3, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #291716 is Cyan = 0, Magento = 0.44, Yellow = 0.46 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 23 | 22 | - |
| CMYK | 0 | 0.44 | 0.46 | 0.84 |
| HSL | 3.16º | 0.3% | 0.12% | - |
| HSV(B) | 3.16º | 0.46% | 0.16% | - |
| XYZ | 1.37 | 1.14 | 0.91 | - |
| YUV | 28.27 | 124.46 | 137.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 23 | 22 | 0 | 0.44 | 0.46 | 0.84 | 3.16 | 0.3 | 0.12 |
| Hex | 29 | 17 | 16 | 0 | 2C | 2E | 54 | 3 | 1E | C |
| Octal | 51 | 27 | 26 | 0 | 54 | 56 | 124 | 3 | 36 | 14 |
| Binary | 101001 | 10111 | 10110 | 0 | 101100 | 101110 | 1010100 | 11 | 11110 | 1100 |
Color Harmonies of #291716
Complementary color
Monochromatic Colors of #291716
Black with #291716
Text Example
Text Example
White with #291716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291716; }
p { color: rgb(41,23,22); }
H1.HeaderClassName
{
color: #291716;
}
.AnyTagClassName
{
color: #291716;
}
</style>
background-color css
<style>
a { background-color: #291716; }
a { background-color: rgb(41,23,22); }
div.DivClassName
{
background-color: #291716;
}
.BgClassName
{
background-color: #291716;
}
</style>
border-color css
<style>
span { border-color: #291716; }
span { border-color: rgb(41,23,22); }
td.TdClassName
{
border-color: #291716;
}
.TagClassName
{
border-color: #291716;
}
</style>