Shades of Tolopea #292037
Tints of Tolopea #292037
RGB
CMYK
RGB Variations
Color information
#292037 (or 0x292037) is known color: Tolopea. HEX triplet: 29, 20 and 37. RGB value is (41,32,55). Sum of RGB (Red+Green+Blue) = 41+32+55=128 (16% of max value = 765). Red value is 41 (16.41% from 255 or 32.03% from 128); Green value is 32 (12.89% from 255 or 25% from 128); Blue value is 55 (21.88% from 255 or 42.97% from 128); Max value from RGB is 55 - color contains mainly: blue. Hex color #292037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292037 is #D6DFC8. Grayscale: #252525. Windows color (decimal): -14081993 or 3612713. OLE color: 3612713.
HSL color Cylindrical-coordinate representation of color #292037: hue angle of 263.48º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #292037 is Cyan = 0.25, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 32 | 55 | - |
| CMYK | 0.25 | 0.42 | 0 | 0.78 |
| HSL | 263.48º | 0.26% | 0.17% | - |
| HSV(B) | 263.48º | 0.42% | 0.22% | - |
| XYZ | 2.12 | 1.78 | 3.85 | - |
| YUV | 37.31 | 137.98 | 130.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 32 | 55 | 0.25 | 0.42 | 0 | 0.78 | 263.48 | 0.26 | 0.17 |
| Hex | 29 | 20 | 37 | 19 | 2A | 0 | 4E | 107 | 1A | 11 |
| Octal | 51 | 40 | 67 | 31 | 52 | 0 | 116 | 407 | 32 | 21 |
| Binary | 101001 | 100000 | 110111 | 11001 | 101010 | 0 | 1001110 | 100000111 | 11010 | 10001 |
Color Harmonies of #292037
Complementary color
Monochromatic Colors of #292037
Black with #292037
Text Example
Text Example
White with #292037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292037; }
p { color: rgb(41,32,55); }
H1.HeaderClassName
{
color: #292037;
}
.AnyTagClassName
{
color: #292037;
}
</style>
background-color css
<style>
a { background-color: #292037; }
a { background-color: rgb(41,32,55); }
div.DivClassName
{
background-color: #292037;
}
.BgClassName
{
background-color: #292037;
}
</style>
border-color css
<style>
span { border-color: #292037; }
span { border-color: rgb(41,32,55); }
td.TdClassName
{
border-color: #292037;
}
.TagClassName
{
border-color: #292037;
}
</style>