Shades of Toledo #292426
Tints of Toledo #292426
RGB
CMYK
RGB Variations
Color information
#292426 (or 0x292426) is known color: Toledo. HEX triplet: 29, 24 and 26. RGB value is (41,36,38). Sum of RGB (Red+Green+Blue) = 41+36+38=115 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.65% from 115); Green value is 36 (14.45% from 255 or 31.30% from 115); Blue value is 38 (15.23% from 255 or 33.04% from 115); Max value from RGB is 41 - color contains mainly: red. Hex color #292426 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292426 is #D6DBD9. Grayscale: #252525. Windows color (decimal): -14080986 or 2499625. OLE color: 2499625.
HSL color Cylindrical-coordinate representation of color #292426: hue angle of 336º degrees, saturation: 0.06, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #292426 is Cyan = 0, Magento = 0.12, Yellow = 0.07 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 36 | 38 | - |
| CMYK | 0 | 0.12 | 0.07 | 0.84 |
| HSL | 336º | 0.06% | 0.15% | - |
| HSV(B) | 336º | 0.12% | 0.16% | - |
| XYZ | 1.9 | 1.87 | 2.1 | - |
| YUV | 37.72 | 128.16 | 130.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 36 | 38 | 0 | 0.12 | 0.07 | 0.84 | 336 | 0.06 | 0.15 |
| Hex | 29 | 24 | 26 | 0 | C | 7 | 54 | 150 | 6 | F |
| Octal | 51 | 44 | 46 | 0 | 14 | 7 | 124 | 520 | 6 | 17 |
| Binary | 101001 | 100100 | 100110 | 0 | 1100 | 111 | 1010100 | 101010000 | 110 | 1111 |
Color Harmonies of #292426
Complementary color
Monochromatic Colors of #292426
Black with #292426
Text Example
Text Example
White with #292426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292426; }
p { color: rgb(41,36,38); }
H1.HeaderClassName
{
color: #292426;
}
.AnyTagClassName
{
color: #292426;
}
</style>
background-color css
<style>
a { background-color: #292426; }
a { background-color: rgb(41,36,38); }
div.DivClassName
{
background-color: #292426;
}
.BgClassName
{
background-color: #292426;
}
</style>
border-color css
<style>
span { border-color: #292426; }
span { border-color: rgb(41,36,38); }
td.TdClassName
{
border-color: #292426;
}
.TagClassName
{
border-color: #292426;
}
</style>