Shades of Toledo #402335
Tints of Toledo #402335
RGB
CMYK
RGB Variations
Color information
#402335 (or 0x402335) is known color: Toledo. HEX triplet: 40, 23 and 35. RGB value is (64,35,53). Sum of RGB (Red+Green+Blue) = 64+35+53=152 (20% of max value = 765). Red value is 64 (25.39% from 255 or 42.11% from 152); Green value is 35 (14.06% from 255 or 23.03% from 152); Blue value is 53 (21.09% from 255 or 34.87% from 152); Max value from RGB is 64 - color contains mainly: red. Hex color #402335 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402335 is #BFDCCA. Grayscale: #2D2D2D. Windows color (decimal): -12573899 or 3482432. OLE color: 3482432.
HSL color Cylindrical-coordinate representation of color #402335: hue angle of 322.76º degrees, saturation: 0.29, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #402335 is Cyan = 0, Magento = 0.45, Yellow = 0.17 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 35 | 53 | - |
| CMYK | 0 | 0.45 | 0.17 | 0.75 |
| HSL | 322.76º | 0.29% | 0.19% | - |
| HSV(B) | 322.76º | 0.45% | 0.25% | - |
| XYZ | 3.36 | 2.55 | 3.68 | - |
| YUV | 45.72 | 132.11 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 35 | 53 | 0 | 0.45 | 0.17 | 0.75 | 322.76 | 0.29 | 0.19 |
| Hex | 40 | 23 | 35 | 0 | 2D | 11 | 4B | 143 | 1D | 13 |
| Octal | 100 | 43 | 65 | 0 | 55 | 21 | 113 | 503 | 35 | 23 |
| Binary | 1000000 | 100011 | 110101 | 0 | 101101 | 10001 | 1001011 | 101000011 | 11101 | 10011 |
Color Harmonies of #402335
Complementary color
Monochromatic Colors of #402335
Black with #402335
Text Example
Text Example
White with #402335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402335; }
p { color: rgb(64,35,53); }
H1.HeaderClassName
{
color: #402335;
}
.AnyTagClassName
{
color: #402335;
}
</style>
background-color css
<style>
a { background-color: #402335; }
a { background-color: rgb(64,35,53); }
div.DivClassName
{
background-color: #402335;
}
.BgClassName
{
background-color: #402335;
}
</style>
border-color css
<style>
span { border-color: #402335; }
span { border-color: rgb(64,35,53); }
td.TdClassName
{
border-color: #402335;
}
.TagClassName
{
border-color: #402335;
}
</style>