Shades of Toledo #402735
Tints of Toledo #402735
RGB
CMYK
RGB Variations
Color information
#402735 (or 0x402735) is known color: Toledo. HEX triplet: 40, 27 and 35. RGB value is (64,39,53). Sum of RGB (Red+Green+Blue) = 64+39+53=156 (20% of max value = 765). Red value is 64 (25.39% from 255 or 41.03% from 156); Green value is 39 (15.62% from 255 or 25% from 156); Blue value is 53 (21.09% from 255 or 33.97% from 156); Max value from RGB is 64 - color contains mainly: red. Hex color #402735 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402735 is #BFD8CA. Grayscale: #303030. Windows color (decimal): -12572875 or 3483456. OLE color: 3483456.
HSL color Cylindrical-coordinate representation of color #402735: hue angle of 326.4º 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 #402735 is Cyan = 0, Magento = 0.39, Yellow = 0.17 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 39 | 53 | - |
| CMYK | 0 | 0.39 | 0.17 | 0.75 |
| HSL | 326.4º | 0.24% | 0.2% | - |
| HSV(B) | 326.4º | 0.39% | 0.25% | - |
| XYZ | 3.48 | 2.8 | 3.72 | - |
| YUV | 48.07 | 130.78 | 139.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 39 | 53 | 0 | 0.39 | 0.17 | 0.75 | 326.4 | 0.24 | 0.2 |
| Hex | 40 | 27 | 35 | 0 | 27 | 11 | 4B | 146 | 18 | 14 |
| Octal | 100 | 47 | 65 | 0 | 47 | 21 | 113 | 506 | 30 | 24 |
| Binary | 1000000 | 100111 | 110101 | 0 | 100111 | 10001 | 1001011 | 101000110 | 11000 | 10100 |
Color Harmonies of #402735
Complementary color
Monochromatic Colors of #402735
Black with #402735
Text Example
Text Example
White with #402735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402735; }
p { color: rgb(64,39,53); }
H1.HeaderClassName
{
color: #402735;
}
.AnyTagClassName
{
color: #402735;
}
</style>
background-color css
<style>
a { background-color: #402735; }
a { background-color: rgb(64,39,53); }
div.DivClassName
{
background-color: #402735;
}
.BgClassName
{
background-color: #402735;
}
</style>
border-color css
<style>
span { border-color: #402735; }
span { border-color: rgb(64,39,53); }
td.TdClassName
{
border-color: #402735;
}
.TagClassName
{
border-color: #402735;
}
</style>