Shades of Toledo #402836
Tints of Toledo #402836
RGB
CMYK
RGB Variations
Color information
#402836 (or 0x402836) is known color: Toledo. HEX triplet: 40, 28 and 36. RGB value is (64,40,54). Sum of RGB (Red+Green+Blue) = 64+40+54=158 (20% of max value = 765). Red value is 64 (25.39% from 255 or 40.51% from 158); Green value is 40 (16.02% from 255 or 25.32% from 158); Blue value is 54 (21.48% from 255 or 34.18% from 158); Max value from RGB is 64 - color contains mainly: red. Hex color #402836 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402836 is #BFD7C9. Grayscale: #303030. Windows color (decimal): -12572618 or 3549248. OLE color: 3549248.
HSL color Cylindrical-coordinate representation of color #402836: hue angle of 325º degrees, saturation: 0.23, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #402836 is Cyan = 0, Magento = 0.38, Yellow = 0.16 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 40 | 54 | - |
| CMYK | 0 | 0.38 | 0.16 | 0.75 |
| HSL | 325º | 0.23% | 0.2% | - |
| HSV(B) | 325º | 0.38% | 0.25% | - |
| XYZ | 3.54 | 2.87 | 3.86 | - |
| YUV | 48.77 | 130.95 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 40 | 54 | 0 | 0.38 | 0.16 | 0.75 | 325 | 0.23 | 0.2 |
| Hex | 40 | 28 | 36 | 0 | 26 | 10 | 4B | 145 | 17 | 14 |
| Octal | 100 | 50 | 66 | 0 | 46 | 20 | 113 | 505 | 27 | 24 |
| Binary | 1000000 | 101000 | 110110 | 0 | 100110 | 10000 | 1001011 | 101000101 | 10111 | 10100 |
Color Harmonies of #402836
Complementary color
Monochromatic Colors of #402836
Black with #402836
Text Example
Text Example
White with #402836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402836; }
p { color: rgb(64,40,54); }
H1.HeaderClassName
{
color: #402836;
}
.AnyTagClassName
{
color: #402836;
}
</style>
background-color css
<style>
a { background-color: #402836; }
a { background-color: rgb(64,40,54); }
div.DivClassName
{
background-color: #402836;
}
.BgClassName
{
background-color: #402836;
}
</style>
border-color css
<style>
span { border-color: #402836; }
span { border-color: rgb(64,40,54); }
td.TdClassName
{
border-color: #402836;
}
.TagClassName
{
border-color: #402836;
}
</style>