Shades of Tolopea #292331
Tints of Tolopea #292331
RGB
CMYK
RGB Variations
Color information
#292331 (or 0x292331) is known color: Tolopea. HEX triplet: 29, 23 and 31. RGB value is (41,35,49). Sum of RGB (Red+Green+Blue) = 41+35+49=125 (16% of max value = 765). Red value is 41 (16.41% from 255 or 32.8% from 125); Green value is 35 (14.06% from 255 or 28% from 125); Blue value is 49 (19.53% from 255 or 39.2% from 125); Max value from RGB is 49 - color contains mainly: blue. Hex color #292331 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292331 is #D6DCCE. Grayscale: #262626. Windows color (decimal): -14081231 or 3220265. OLE color: 3220265.
HSL color Cylindrical-coordinate representation of color #292331: hue angle of 265.71º degrees, saturation: 0.17, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #292331 is Cyan = 0.16, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 41 | 35 | 49 | - |
| CMYK | 0.16 | 0.29 | 0 | 0.81 |
| HSL | 265.71º | 0.17% | 0.16% | - |
| HSV(B) | 265.71º | 0.29% | 0.19% | - |
| XYZ | 2.07 | 1.9 | 3.16 | - |
| YUV | 38.39 | 133.99 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 35 | 49 | 0.16 | 0.29 | 0 | 0.81 | 265.71 | 0.17 | 0.16 |
| Hex | 29 | 23 | 31 | 10 | 1D | 0 | 51 | 10A | 11 | 10 |
| Octal | 51 | 43 | 61 | 20 | 35 | 0 | 121 | 412 | 21 | 20 |
| Binary | 101001 | 100011 | 110001 | 10000 | 11101 | 0 | 1010001 | 100001010 | 10001 | 10000 |
Color Harmonies of #292331
Complementary color
Monochromatic Colors of #292331
Black with #292331
Text Example
Text Example
White with #292331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292331; }
p { color: rgb(41,35,49); }
H1.HeaderClassName
{
color: #292331;
}
.AnyTagClassName
{
color: #292331;
}
</style>
background-color css
<style>
a { background-color: #292331; }
a { background-color: rgb(41,35,49); }
div.DivClassName
{
background-color: #292331;
}
.BgClassName
{
background-color: #292331;
}
</style>
border-color css
<style>
span { border-color: #292331; }
span { border-color: rgb(41,35,49); }
td.TdClassName
{
border-color: #292331;
}
.TagClassName
{
border-color: #292331;
}
</style>