Shades of Toledo #402536
Tints of Toledo #402536
RGB
CMYK
RGB Variations
Color information
#402536 (or 0x402536) is known color: Toledo. HEX triplet: 40, 25 and 36. RGB value is (64,37,54). Sum of RGB (Red+Green+Blue) = 64+37+54=155 (20% of max value = 765). Red value is 64 (25.39% from 255 or 41.29% from 155); Green value is 37 (14.84% from 255 or 23.87% from 155); Blue value is 54 (21.48% from 255 or 34.84% from 155); Max value from RGB is 64 - color contains mainly: red. Hex color #402536 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402536 is #BFDAC9. Grayscale: #2E2E2E. Windows color (decimal): -12573386 or 3548480. OLE color: 3548480.
HSL color Cylindrical-coordinate representation of color #402536: hue angle of 322.22º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #402536 is Cyan = 0, Magento = 0.42, Yellow = 0.16 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 37 | 54 | - |
| CMYK | 0 | 0.42 | 0.16 | 0.75 |
| HSL | 322.22º | 0.27% | 0.2% | - |
| HSV(B) | 322.22º | 0.42% | 0.25% | - |
| XYZ | 3.44 | 2.68 | 3.83 | - |
| YUV | 47.01 | 131.95 | 140.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 37 | 54 | 0 | 0.42 | 0.16 | 0.75 | 322.22 | 0.27 | 0.2 |
| Hex | 40 | 25 | 36 | 0 | 2A | 10 | 4B | 142 | 1B | 14 |
| Octal | 100 | 45 | 66 | 0 | 52 | 20 | 113 | 502 | 33 | 24 |
| Binary | 1000000 | 100101 | 110110 | 0 | 101010 | 10000 | 1001011 | 101000010 | 11011 | 10100 |
Color Harmonies of #402536
Complementary color
Monochromatic Colors of #402536
Black with #402536
Text Example
Text Example
White with #402536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402536; }
p { color: rgb(64,37,54); }
H1.HeaderClassName
{
color: #402536;
}
.AnyTagClassName
{
color: #402536;
}
</style>
background-color css
<style>
a { background-color: #402536; }
a { background-color: rgb(64,37,54); }
div.DivClassName
{
background-color: #402536;
}
.BgClassName
{
background-color: #402536;
}
</style>
border-color css
<style>
span { border-color: #402536; }
span { border-color: rgb(64,37,54); }
td.TdClassName
{
border-color: #402536;
}
.TagClassName
{
border-color: #402536;
}
</style>