Shades of Toledo #402935
Tints of Toledo #402935
RGB
CMYK
RGB Variations
Color information
#402935 (or 0x402935) is known color: Toledo. HEX triplet: 40, 29 and 35. RGB value is (64,41,53). Sum of RGB (Red+Green+Blue) = 64+41+53=158 (20% of max value = 765). Red value is 64 (25.39% from 255 or 40.51% from 158); Green value is 41 (16.41% from 255 or 25.95% from 158); Blue value is 53 (21.09% from 255 or 33.54% from 158); Max value from RGB is 64 - color contains mainly: red. Hex color #402935 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402935 is #BFD6CA. Grayscale: #313131. Windows color (decimal): -12572363 or 3483968. OLE color: 3483968.
HSL color Cylindrical-coordinate representation of color #402935: hue angle of 328.7º 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 #402935 is Cyan = 0, Magento = 0.36, Yellow = 0.17 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 41 | 53 | - |
| CMYK | 0 | 0.36 | 0.17 | 0.75 |
| HSL | 328.7º | 0.22% | 0.21% | - |
| HSV(B) | 328.7º | 0.36% | 0.25% | - |
| XYZ | 3.55 | 2.93 | 3.75 | - |
| YUV | 49.25 | 130.12 | 138.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 41 | 53 | 0 | 0.36 | 0.17 | 0.75 | 328.7 | 0.22 | 0.21 |
| Hex | 40 | 29 | 35 | 0 | 24 | 11 | 4B | 149 | 16 | 15 |
| Octal | 100 | 51 | 65 | 0 | 44 | 21 | 113 | 511 | 26 | 25 |
| Binary | 1000000 | 101001 | 110101 | 0 | 100100 | 10001 | 1001011 | 101001001 | 10110 | 10101 |
Color Harmonies of #402935
Complementary color
Monochromatic Colors of #402935
Black with #402935
Text Example
Text Example
White with #402935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402935; }
p { color: rgb(64,41,53); }
H1.HeaderClassName
{
color: #402935;
}
.AnyTagClassName
{
color: #402935;
}
</style>
background-color css
<style>
a { background-color: #402935; }
a { background-color: rgb(64,41,53); }
div.DivClassName
{
background-color: #402935;
}
.BgClassName
{
background-color: #402935;
}
</style>
border-color css
<style>
span { border-color: #402935; }
span { border-color: rgb(64,41,53); }
td.TdClassName
{
border-color: #402935;
}
.TagClassName
{
border-color: #402935;
}
</style>