Shades of Seal Brown #291312
Tints of Seal Brown #291312
RGB
CMYK
RGB Variations
Color information
#291312 (or 0x291312) is known color: Seal Brown. HEX triplet: 29, 13 and 12. RGB value is (41,19,18). Sum of RGB (Red+Green+Blue) = 41+19+18=78 (10% of max value = 765). Red value is 41 (16.41% from 255 or 52.56% from 78); Green value is 19 (7.81% from 255 or 24.36% from 78); Blue value is 18 (7.42% from 255 or 23.08% from 78); Max value from RGB is 41 - color contains mainly: red. Hex color #291312 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #291312 is #D6ECED. Grayscale: #191919. Windows color (decimal): -14085358 or 1184553. OLE color: 1184553.
HSL color Cylindrical-coordinate representation of color #291312: hue angle of 2.61º degrees, saturation: 0.39, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #291312 is Cyan = 0, Magento = 0.54, Yellow = 0.56 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 19 | 18 | - |
| CMYK | 0 | 0.54 | 0.56 | 0.84 |
| HSL | 2.61º | 0.39% | 0.12% | - |
| HSV(B) | 2.61º | 0.56% | 0.16% | - |
| XYZ | 1.26 | 0.98 | 0.7 | - |
| YUV | 25.46 | 123.79 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 19 | 18 | 0 | 0.54 | 0.56 | 0.84 | 2.61 | 0.39 | 0.12 |
| Hex | 29 | 13 | 12 | 0 | 36 | 38 | 54 | 3 | 27 | C |
| Octal | 51 | 23 | 22 | 0 | 66 | 70 | 124 | 3 | 47 | 14 |
| Binary | 101001 | 10011 | 10010 | 0 | 110110 | 111000 | 1010100 | 11 | 100111 | 1100 |
Color Harmonies of #291312
Complementary color
Monochromatic Colors of #291312
Black with #291312
Text Example
Text Example
White with #291312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291312; }
p { color: rgb(41,19,18); }
H1.HeaderClassName
{
color: #291312;
}
.AnyTagClassName
{
color: #291312;
}
</style>
background-color css
<style>
a { background-color: #291312; }
a { background-color: rgb(41,19,18); }
div.DivClassName
{
background-color: #291312;
}
.BgClassName
{
background-color: #291312;
}
</style>
border-color css
<style>
span { border-color: #291312; }
span { border-color: rgb(41,19,18); }
td.TdClassName
{
border-color: #291312;
}
.TagClassName
{
border-color: #291312;
}
</style>