Shades of Tolopea #292041
Tints of Tolopea #292041
RGB
CMYK
RGB Variations
Color information
#292041 (or 0x292041) is known color: Tolopea. HEX triplet: 29, 20 and 41. RGB value is (41,32,65). Sum of RGB (Red+Green+Blue) = 41+32+65=138 (18% of max value = 765). Red value is 41 (16.41% from 255 or 29.71% from 138); Green value is 32 (12.89% from 255 or 23.19% from 138); Blue value is 65 (25.78% from 255 or 47.10% from 138); Max value from RGB is 65 - color contains mainly: blue. Hex color #292041 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292041 is #D6DFBE. Grayscale: #262626. Windows color (decimal): -14081983 or 4268073. OLE color: 4268073.
HSL color Cylindrical-coordinate representation of color #292041: hue angle of 256.36º degrees, saturation: 0.34, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #292041 is Cyan = 0.37, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 41 | 32 | 65 | - |
| CMYK | 0.37 | 0.51 | 0 | 0.75 |
| HSL | 256.36º | 0.34% | 0.19% | - |
| HSV(B) | 256.36º | 0.51% | 0.25% | - |
| XYZ | 2.39 | 1.89 | 5.24 | - |
| YUV | 38.45 | 142.98 | 129.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 32 | 65 | 0.37 | 0.51 | 0 | 0.75 | 256.36 | 0.34 | 0.19 |
| Hex | 29 | 20 | 41 | 25 | 33 | 0 | 4B | 100 | 22 | 13 |
| Octal | 51 | 40 | 101 | 45 | 63 | 0 | 113 | 400 | 42 | 23 |
| Binary | 101001 | 100000 | 1000001 | 100101 | 110011 | 0 | 1001011 | 100000000 | 100010 | 10011 |
Color Harmonies of #292041
Complementary color
Monochromatic Colors of #292041
Black with #292041
Text Example
Text Example
White with #292041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292041; }
p { color: rgb(41,32,65); }
H1.HeaderClassName
{
color: #292041;
}
.AnyTagClassName
{
color: #292041;
}
</style>
background-color css
<style>
a { background-color: #292041; }
a { background-color: rgb(41,32,65); }
div.DivClassName
{
background-color: #292041;
}
.BgClassName
{
background-color: #292041;
}
</style>
border-color css
<style>
span { border-color: #292041; }
span { border-color: rgb(41,32,65); }
td.TdClassName
{
border-color: #292041;
}
.TagClassName
{
border-color: #292041;
}
</style>