Shades of Seal Brown #291510
Tints of Seal Brown #291510
RGB
CMYK
RGB Variations
Color information
#291510 (or 0x291510) is known color: Seal Brown. HEX triplet: 29, 15 and 10. RGB value is (41,21,16). Sum of RGB (Red+Green+Blue) = 41+21+16=78 (10% of max value = 765). Red value is 41 (16.41% from 255 or 52.56% from 78); Green value is 21 (8.59% from 255 or 26.92% from 78); Blue value is 16 (6.64% from 255 or 20.51% from 78); Max value from RGB is 41 - color contains mainly: red. Hex color #291510 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291510 is #D6EAEF. Grayscale: #1A1A1A. Windows color (decimal): -14084848 or 1053993. OLE color: 1053993.
HSL color Cylindrical-coordinate representation of color #291510: hue angle of 12º degrees, saturation: 0.44, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #291510 is Cyan = 0, Magento = 0.49, Yellow = 0.61 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 21 | 16 | - |
| CMYK | 0 | 0.49 | 0.61 | 0.84 |
| HSL | 12º | 0.44% | 0.11% | - |
| HSV(B) | 12º | 0.61% | 0.16% | - |
| XYZ | 1.28 | 1.05 | 0.62 | - |
| YUV | 26.41 | 122.13 | 138.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 21 | 16 | 0 | 0.49 | 0.61 | 0.84 | 12 | 0.44 | 0.11 |
| Hex | 29 | 15 | 10 | 0 | 31 | 3D | 54 | C | 2C | B |
| Octal | 51 | 25 | 20 | 0 | 61 | 75 | 124 | 14 | 54 | 13 |
| Binary | 101001 | 10101 | 10000 | 0 | 110001 | 111101 | 1010100 | 1100 | 101100 | 1011 |
Color Harmonies of #291510
Complementary color
Monochromatic Colors of #291510
Black with #291510
Text Example
Text Example
White with #291510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291510; }
p { color: rgb(41,21,16); }
H1.HeaderClassName
{
color: #291510;
}
.AnyTagClassName
{
color: #291510;
}
</style>
background-color css
<style>
a { background-color: #291510; }
a { background-color: rgb(41,21,16); }
div.DivClassName
{
background-color: #291510;
}
.BgClassName
{
background-color: #291510;
}
</style>
border-color css
<style>
span { border-color: #291510; }
span { border-color: rgb(41,21,16); }
td.TdClassName
{
border-color: #291510;
}
.TagClassName
{
border-color: #291510;
}
</style>