Shades of Toledo #402734
Tints of Toledo #402734
RGB
CMYK
RGB Variations
Color information
#402734 (or 0x402734) is known color: Toledo. HEX triplet: 40, 27 and 34. RGB value is (64,39,52). Sum of RGB (Red+Green+Blue) = 64+39+52=155 (20% of max value = 765). Red value is 64 (25.39% from 255 or 41.29% from 155); Green value is 39 (15.62% from 255 or 25.16% from 155); Blue value is 52 (20.70% from 255 or 33.55% from 155); Max value from RGB is 64 - color contains mainly: red. Hex color #402734 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402734 is #BFD8CB. Grayscale: #2F2F2F. Windows color (decimal): -12572876 or 3417920. OLE color: 3417920.
HSL color Cylindrical-coordinate representation of color #402734: hue angle of 328.8º degrees, saturation: 0.24, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #402734 is Cyan = 0, Magento = 0.39, Yellow = 0.19 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 39 | 52 | - |
| CMYK | 0 | 0.39 | 0.19 | 0.75 |
| HSL | 328.8º | 0.24% | 0.2% | - |
| HSV(B) | 328.8º | 0.39% | 0.25% | - |
| XYZ | 3.46 | 2.79 | 3.6 | - |
| YUV | 47.96 | 130.28 | 139.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 39 | 52 | 0 | 0.39 | 0.19 | 0.75 | 328.8 | 0.24 | 0.2 |
| Hex | 40 | 27 | 34 | 0 | 27 | 13 | 4B | 149 | 18 | 14 |
| Octal | 100 | 47 | 64 | 0 | 47 | 23 | 113 | 511 | 30 | 24 |
| Binary | 1000000 | 100111 | 110100 | 0 | 100111 | 10011 | 1001011 | 101001001 | 11000 | 10100 |
Color Harmonies of #402734
Complementary color
Monochromatic Colors of #402734
Black with #402734
Text Example
Text Example
White with #402734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402734; }
p { color: rgb(64,39,52); }
H1.HeaderClassName
{
color: #402734;
}
.AnyTagClassName
{
color: #402734;
}
</style>
background-color css
<style>
a { background-color: #402734; }
a { background-color: rgb(64,39,52); }
div.DivClassName
{
background-color: #402734;
}
.BgClassName
{
background-color: #402734;
}
</style>
border-color css
<style>
span { border-color: #402734; }
span { border-color: rgb(64,39,52); }
td.TdClassName
{
border-color: #402734;
}
.TagClassName
{
border-color: #402734;
}
</style>