Shades of Toledo #291820
Tints of Toledo #291820
RGB
CMYK
RGB Variations
Color information
#291820 (or 0x291820) is known color: Toledo. HEX triplet: 29, 18 and 20. RGB value is (41,24,32). Sum of RGB (Red+Green+Blue) = 41+24+32=97 (12% of max value = 765). Red value is 41 (16.41% from 255 or 42.27% from 97); Green value is 24 (9.77% from 255 or 24.74% from 97); Blue value is 32 (12.89% from 255 or 32.99% from 97); Max value from RGB is 41 - color contains mainly: red. Hex color #291820 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #291820 is #D6E7DF. Grayscale: #1D1D1D. Windows color (decimal): -14084064 or 2103337. OLE color: 2103337.
HSL color Cylindrical-coordinate representation of color #291820: hue angle of 331.76º degrees, saturation: 0.26, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #291820 is Cyan = 0, Magento = 0.41, Yellow = 0.22 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 24 | 32 | - |
| CMYK | 0 | 0.41 | 0.22 | 0.84 |
| HSL | 331.76º | 0.26% | 0.13% | - |
| HSV(B) | 331.76º | 0.41% | 0.16% | - |
| XYZ | 1.5 | 1.23 | 1.52 | - |
| YUV | 30 | 129.13 | 135.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 24 | 32 | 0 | 0.41 | 0.22 | 0.84 | 331.76 | 0.26 | 0.13 |
| Hex | 29 | 18 | 20 | 0 | 29 | 16 | 54 | 14C | 1A | D |
| Octal | 51 | 30 | 40 | 0 | 51 | 26 | 124 | 514 | 32 | 15 |
| Binary | 101001 | 11000 | 100000 | 0 | 101001 | 10110 | 1010100 | 101001100 | 11010 | 1101 |
Color Harmonies of #291820
Complementary color
Monochromatic Colors of #291820
Black with #291820
Text Example
Text Example
White with #291820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #291820; }
p { color: rgb(41,24,32); }
H1.HeaderClassName
{
color: #291820;
}
.AnyTagClassName
{
color: #291820;
}
</style>
background-color css
<style>
a { background-color: #291820; }
a { background-color: rgb(41,24,32); }
div.DivClassName
{
background-color: #291820;
}
.BgClassName
{
background-color: #291820;
}
</style>
border-color css
<style>
span { border-color: #291820; }
span { border-color: rgb(41,24,32); }
td.TdClassName
{
border-color: #291820;
}
.TagClassName
{
border-color: #291820;
}
</style>