Shades of Toledo #292527
Tints of Toledo #292527
RGB
CMYK
RGB Variations
Color information
#292527 (or 0x292527) is known color: Toledo. HEX triplet: 29, 25 and 27. RGB value is (41,37,39). Sum of RGB (Red+Green+Blue) = 41+37+39=117 (15% of max value = 765). Red value is 41 (16.41% from 255 or 35.04% from 117); Green value is 37 (14.84% from 255 or 31.62% from 117); Blue value is 39 (15.62% from 255 or 33.33% from 117); Max value from RGB is 41 - color contains mainly: red. Hex color #292527 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #292527 is #D6DAD8. Grayscale: #262626. Windows color (decimal): -14080729 or 2565417. OLE color: 2565417.
HSL color Cylindrical-coordinate representation of color #292527: hue angle of 330º degrees, saturation: 0.05, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #292527 is Cyan = 0, Magento = 0.10, Yellow = 0.05 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 41 | 37 | 39 | - |
| CMYK | 0 | 0.10 | 0.05 | 0.84 |
| HSL | 330º | 0.05% | 0.15% | - |
| HSV(B) | 330º | 0.1% | 0.16% | - |
| XYZ | 1.94 | 1.94 | 2.19 | - |
| YUV | 38.42 | 128.33 | 129.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 37 | 39 | 0 | 0.10 | 0.05 | 0.84 | 330 | 0.05 | 0.15 |
| Hex | 29 | 25 | 27 | 0 | A | 5 | 54 | 14A | 5 | F |
| Octal | 51 | 45 | 47 | 0 | 12 | 5 | 124 | 512 | 5 | 17 |
| Binary | 101001 | 100101 | 100111 | 0 | 1010 | 101 | 1010100 | 101001010 | 101 | 1111 |
Color Harmonies of #292527
Complementary color
Monochromatic Colors of #292527
Black with #292527
Text Example
Text Example
White with #292527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #292527; }
p { color: rgb(41,37,39); }
H1.HeaderClassName
{
color: #292527;
}
.AnyTagClassName
{
color: #292527;
}
</style>
background-color css
<style>
a { background-color: #292527; }
a { background-color: rgb(41,37,39); }
div.DivClassName
{
background-color: #292527;
}
.BgClassName
{
background-color: #292527;
}
</style>
border-color css
<style>
span { border-color: #292527; }
span { border-color: rgb(41,37,39); }
td.TdClassName
{
border-color: #292527;
}
.TagClassName
{
border-color: #292527;
}
</style>