Shades of Tolopea #292134
Tints of Tolopea #292134
RGB
CMYK
RGB Variations
Color information
#292134 (or 0x292134) is known color: Tolopea. HEX triplet: 29, 21 and 34. RGB value is (41,33,52). Sum of RGB (Red+Green+Blue) = 41+33+52=126 (16% of max value = 765). Red value is 41 (16.41% from 255 or 32.54% from 126); Green value is 33 (13.28% from 255 or 26.19% from 126); Blue value is 52 (20.70% from 255 or 41.27% from 126); Max value from RGB is 52 - color contains mainly: blue. Hex color #292134 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292134 is #D6DECB. Grayscale: #252525. Windows color (decimal): -14081740 or 3416361. OLE color: 3416361.
HSL color Cylindrical-coordinate representation of color #292134: hue angle of 265.26º degrees, saturation: 0.22, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #292134 is Cyan = 0.21, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 41 | 33 | 52 | - |
| CMYK | 0.21 | 0.37 | 0 | 0.80 |
| HSL | 265.26º | 0.22% | 0.17% | - |
| HSV(B) | 265.26º | 0.37% | 0.2% | - |
| XYZ | 2.08 | 1.81 | 3.49 | - |
| YUV | 37.56 | 136.15 | 130.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 33 | 52 | 0.21 | 0.37 | 0 | 0.80 | 265.26 | 0.22 | 0.17 |
| Hex | 29 | 21 | 34 | 15 | 25 | 0 | 50 | 109 | 16 | 11 |
| Octal | 51 | 41 | 64 | 25 | 45 | 0 | 120 | 411 | 26 | 21 |
| Binary | 101001 | 100001 | 110100 | 10101 | 100101 | 0 | 1010000 | 100001001 | 10110 | 10001 |
Color Harmonies of #292134
Complementary color
Monochromatic Colors of #292134
Black with #292134
Text Example
Text Example
White with #292134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292134; }
p { color: rgb(41,33,52); }
H1.HeaderClassName
{
color: #292134;
}
.AnyTagClassName
{
color: #292134;
}
</style>
background-color css
<style>
a { background-color: #292134; }
a { background-color: rgb(41,33,52); }
div.DivClassName
{
background-color: #292134;
}
.BgClassName
{
background-color: #292134;
}
</style>
border-color css
<style>
span { border-color: #292134; }
span { border-color: rgb(41,33,52); }
td.TdClassName
{
border-color: #292134;
}
.TagClassName
{
border-color: #292134;
}
</style>