Shades of Seal Brown #291713
Tints of Seal Brown #291713
RGB
CMYK
RGB Variations
Color information
#291713 (or 0x291713) is known color: Seal Brown. HEX triplet: 29, 17 and 13. RGB value is (41,23,19). Sum of RGB (Red+Green+Blue) = 41+23+19=83 (10% of max value = 765). Red value is 41 (16.41% from 255 or 49.40% from 83); Green value is 23 (9.38% from 255 or 27.71% from 83); Blue value is 19 (7.81% from 255 or 22.89% from 83); Max value from RGB is 41 - color contains mainly: red. Hex color #291713 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291713 is #D6E8EC. Grayscale: #1B1B1B. Windows color (decimal): -14084333 or 1251113. OLE color: 1251113.
HSL color Cylindrical-coordinate representation of color #291713: hue angle of 10.91º degrees, saturation: 0.37, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #291713 is Cyan = 0, Magento = 0.44, Yellow = 0.54 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 23 | 19 | - |
| CMYK | 0 | 0.44 | 0.54 | 0.84 |
| HSL | 10.91º | 0.37% | 0.12% | - |
| HSV(B) | 10.91º | 0.54% | 0.16% | - |
| XYZ | 1.34 | 1.13 | 0.76 | - |
| YUV | 27.93 | 122.96 | 137.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 23 | 19 | 0 | 0.44 | 0.54 | 0.84 | 10.91 | 0.37 | 0.12 |
| Hex | 29 | 17 | 13 | 0 | 2C | 36 | 54 | B | 25 | C |
| Octal | 51 | 27 | 23 | 0 | 54 | 66 | 124 | 13 | 45 | 14 |
| Binary | 101001 | 10111 | 10011 | 0 | 101100 | 110110 | 1010100 | 1011 | 100101 | 1100 |
Color Harmonies of #291713
Complementary color
Monochromatic Colors of #291713
Black with #291713
Text Example
Text Example
White with #291713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291713; }
p { color: rgb(41,23,19); }
H1.HeaderClassName
{
color: #291713;
}
.AnyTagClassName
{
color: #291713;
}
</style>
background-color css
<style>
a { background-color: #291713; }
a { background-color: rgb(41,23,19); }
div.DivClassName
{
background-color: #291713;
}
.BgClassName
{
background-color: #291713;
}
</style>
border-color css
<style>
span { border-color: #291713; }
span { border-color: rgb(41,23,19); }
td.TdClassName
{
border-color: #291713;
}
.TagClassName
{
border-color: #291713;
}
</style>