Shades of Tolopea #292542
Tints of Tolopea #292542
RGB
CMYK
RGB Variations
Color information
#292542 (or 0x292542) is known color: Tolopea. HEX triplet: 29, 25 and 42. RGB value is (41,37,66). Sum of RGB (Red+Green+Blue) = 41+37+66=144 (19% of max value = 765). Red value is 41 (16.41% from 255 or 28.47% from 144); Green value is 37 (14.84% from 255 or 25.69% from 144); Blue value is 66 (26.17% from 255 or 45.83% from 144); Max value from RGB is 66 - color contains mainly: blue. Hex color #292542 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292542 is #D6DABD. Grayscale: #292929. Windows color (decimal): -14080702 or 4334889. OLE color: 4334889.
HSL color Cylindrical-coordinate representation of color #292542: hue angle of 248.28º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #292542 is Cyan = 0.38, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 41 | 37 | 66 | - |
| CMYK | 0.38 | 0.44 | 0 | 0.74 |
| HSL | 248.28º | 0.28% | 0.2% | - |
| HSV(B) | 248.28º | 0.44% | 0.26% | - |
| XYZ | 2.56 | 2.19 | 5.44 | - |
| YUV | 41.5 | 141.83 | 127.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 66 | 0.38 | 0.44 | 0 | 0.74 | 248.28 | 0.28 | 0.2 |
| Hex | 29 | 25 | 42 | 26 | 2C | 0 | 4A | F8 | 1C | 14 |
| Octal | 51 | 45 | 102 | 46 | 54 | 0 | 112 | 370 | 34 | 24 |
| Binary | 101001 | 100101 | 1000010 | 100110 | 101100 | 0 | 1001010 | 11111000 | 11100 | 10100 |
Color Harmonies of #292542
Complementary color
Monochromatic Colors of #292542
Black with #292542
Text Example
Text Example
White with #292542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292542; }
p { color: rgb(41,37,66); }
H1.HeaderClassName
{
color: #292542;
}
.AnyTagClassName
{
color: #292542;
}
</style>
background-color css
<style>
a { background-color: #292542; }
a { background-color: rgb(41,37,66); }
div.DivClassName
{
background-color: #292542;
}
.BgClassName
{
background-color: #292542;
}
</style>
border-color css
<style>
span { border-color: #292542; }
span { border-color: rgb(41,37,66); }
td.TdClassName
{
border-color: #292542;
}
.TagClassName
{
border-color: #292542;
}
</style>