Shades of Toledo #402636
Tints of Toledo #402636
RGB
CMYK
RGB Variations
Color information
#402636 (or 0x402636) is known color: Toledo. HEX triplet: 40, 26 and 36. RGB value is (64,38,54). Sum of RGB (Red+Green+Blue) = 64+38+54=156 (20% of max value = 765). Red value is 64 (25.39% from 255 or 41.03% from 156); Green value is 38 (15.23% from 255 or 24.36% from 156); Blue value is 54 (21.48% from 255 or 34.62% from 156); Max value from RGB is 64 - color contains mainly: red. Hex color #402636 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402636 is #BFD9C9. Grayscale: #2F2F2F. Windows color (decimal): -12573130 or 3548736. OLE color: 3548736.
HSL color Cylindrical-coordinate representation of color #402636: hue angle of 323.08º degrees, saturation: 0.25, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #402636 is Cyan = 0, Magento = 0.41, Yellow = 0.16 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 38 | 54 | - |
| CMYK | 0 | 0.41 | 0.16 | 0.75 |
| HSL | 323.08º | 0.25% | 0.2% | - |
| HSV(B) | 323.08º | 0.41% | 0.25% | - |
| XYZ | 3.47 | 2.74 | 3.84 | - |
| YUV | 47.6 | 131.61 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 38 | 54 | 0 | 0.41 | 0.16 | 0.75 | 323.08 | 0.25 | 0.2 |
| Hex | 40 | 26 | 36 | 0 | 29 | 10 | 4B | 143 | 19 | 14 |
| Octal | 100 | 46 | 66 | 0 | 51 | 20 | 113 | 503 | 31 | 24 |
| Binary | 1000000 | 100110 | 110110 | 0 | 101001 | 10000 | 1001011 | 101000011 | 11001 | 10100 |
Color Harmonies of #402636
Complementary color
Monochromatic Colors of #402636
Black with #402636
Text Example
Text Example
White with #402636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402636; }
p { color: rgb(64,38,54); }
H1.HeaderClassName
{
color: #402636;
}
.AnyTagClassName
{
color: #402636;
}
</style>
background-color css
<style>
a { background-color: #402636; }
a { background-color: rgb(64,38,54); }
div.DivClassName
{
background-color: #402636;
}
.BgClassName
{
background-color: #402636;
}
</style>
border-color css
<style>
span { border-color: #402636; }
span { border-color: rgb(64,38,54); }
td.TdClassName
{
border-color: #402636;
}
.TagClassName
{
border-color: #402636;
}
</style>