Shades of Toledo #402932
Tints of Toledo #402932
RGB
CMYK
RGB Variations
Color information
#402932 (or 0x402932) is known color: Toledo. HEX triplet: 40, 29 and 32. RGB value is (64,41,50). Sum of RGB (Red+Green+Blue) = 64+41+50=155 (20% of max value = 765). Red value is 64 (25.39% from 255 or 41.29% from 155); Green value is 41 (16.41% from 255 or 26.45% from 155); Blue value is 50 (19.92% from 255 or 32.26% from 155); Max value from RGB is 64 - color contains mainly: red. Hex color #402932 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402932 is #BFD6CD. Grayscale: #303030. Windows color (decimal): -12572366 or 3287360. OLE color: 3287360.
HSL color Cylindrical-coordinate representation of color #402932: hue angle of 336.52º degrees, saturation: 0.22, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #402932 is Cyan = 0, Magento = 0.36, Yellow = 0.22 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 41 | 50 | - |
| CMYK | 0 | 0.36 | 0.22 | 0.75 |
| HSL | 336.52º | 0.22% | 0.21% | - |
| HSV(B) | 336.52º | 0.36% | 0.25% | - |
| XYZ | 3.48 | 2.91 | 3.39 | - |
| YUV | 48.9 | 128.62 | 138.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 50 | 0 | 0.36 | 0.22 | 0.75 | 336.52 | 0.22 | 0.21 |
| Hex | 40 | 29 | 32 | 0 | 24 | 16 | 4B | 151 | 16 | 15 |
| Octal | 100 | 51 | 62 | 0 | 44 | 26 | 113 | 521 | 26 | 25 |
| Binary | 1000000 | 101001 | 110010 | 0 | 100100 | 10110 | 1001011 | 101010001 | 10110 | 10101 |
Color Harmonies of #402932
Complementary color
Monochromatic Colors of #402932
Black with #402932
Text Example
Text Example
White with #402932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402932; }
p { color: rgb(64,41,50); }
H1.HeaderClassName
{
color: #402932;
}
.AnyTagClassName
{
color: #402932;
}
</style>
background-color css
<style>
a { background-color: #402932; }
a { background-color: rgb(64,41,50); }
div.DivClassName
{
background-color: #402932;
}
.BgClassName
{
background-color: #402932;
}
</style>
border-color css
<style>
span { border-color: #402932; }
span { border-color: rgb(64,41,50); }
td.TdClassName
{
border-color: #402932;
}
.TagClassName
{
border-color: #402932;
}
</style>