Shades of Seal Brown #291308
Tints of Seal Brown #291308
RGB
CMYK
RGB Variations
Color information
#291308 (or 0x291308) is known color: Seal Brown. HEX triplet: 29, 13 and 08. RGB value is (41,19,8). Sum of RGB (Red+Green+Blue) = 41+19+8=68 (9% of max value = 765). Red value is 41 (16.41% from 255 or 60.29% from 68); Green value is 19 (7.81% from 255 or 27.94% from 68); Blue value is 8 (3.52% from 255 or 11.76% from 68); Max value from RGB is 41 - color contains mainly: red. Hex color #291308 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291308 is #D6ECF7. Grayscale: #181818. Windows color (decimal): -14085368 or 529193. OLE color: 529193.
HSL color Cylindrical-coordinate representation of color #291308: hue angle of 20º 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 #291308 is Cyan = 0, Magento = 0.54, Yellow = 0.80 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 19 | 8 | - |
| CMYK | 0 | 0.54 | 0.80 | 0.84 |
| HSL | 20º | 0.67% | 0.1% | - |
| HSV(B) | 20º | 0.8% | 0.16% | - |
| XYZ | 1.19 | 0.95 | 0.35 | - |
| YUV | 24.32 | 118.79 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 8 | 0 | 0.54 | 0.80 | 0.84 | 20 | 0.67 | 0.1 |
| Hex | 29 | 13 | 8 | 0 | 36 | 50 | 54 | 14 | 43 | A |
| Octal | 51 | 23 | 10 | 0 | 66 | 120 | 124 | 24 | 103 | 12 |
| Binary | 101001 | 10011 | 1000 | 0 | 110110 | 1010000 | 1010100 | 10100 | 1000011 | 1010 |
Color Harmonies of #291308
Complementary color
Monochromatic Colors of #291308
Black with #291308
Text Example
Text Example
White with #291308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291308; }
p { color: rgb(41,19,8); }
H1.HeaderClassName
{
color: #291308;
}
.AnyTagClassName
{
color: #291308;
}
</style>
background-color css
<style>
a { background-color: #291308; }
a { background-color: rgb(41,19,8); }
div.DivClassName
{
background-color: #291308;
}
.BgClassName
{
background-color: #291308;
}
</style>
border-color css
<style>
span { border-color: #291308; }
span { border-color: rgb(41,19,8); }
td.TdClassName
{
border-color: #291308;
}
.TagClassName
{
border-color: #291308;
}
</style>