Shades of Toledo #402431
Tints of Toledo #402431
RGB
CMYK
RGB Variations
Color information
#402431 (or 0x402431) is known color: Toledo. HEX triplet: 40, 24 and 31. RGB value is (64,36,49). Sum of RGB (Red+Green+Blue) = 64+36+49=149 (19% of max value = 765). Red value is 64 (25.39% from 255 or 42.95% from 149); Green value is 36 (14.45% from 255 or 24.16% from 149); Blue value is 49 (19.53% from 255 or 32.89% from 149); Max value from RGB is 64 - color contains mainly: red. Hex color #402431 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402431 is #BFDBCE. Grayscale: #2D2D2D. Windows color (decimal): -12573647 or 3220544. OLE color: 3220544.
HSL color Cylindrical-coordinate representation of color #402431: hue angle of 332.14º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #402431 is Cyan = 0, Magento = 0.44, Yellow = 0.23 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 36 | 49 | - |
| CMYK | 0 | 0.44 | 0.23 | 0.75 |
| HSL | 332.14º | 0.28% | 0.2% | - |
| HSV(B) | 332.14º | 0.44% | 0.25% | - |
| XYZ | 3.3 | 2.57 | 3.23 | - |
| YUV | 45.85 | 129.78 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 36 | 49 | 0 | 0.44 | 0.23 | 0.75 | 332.14 | 0.28 | 0.2 |
| Hex | 40 | 24 | 31 | 0 | 2C | 17 | 4B | 14C | 1C | 14 |
| Octal | 100 | 44 | 61 | 0 | 54 | 27 | 113 | 514 | 34 | 24 |
| Binary | 1000000 | 100100 | 110001 | 0 | 101100 | 10111 | 1001011 | 101001100 | 11100 | 10100 |
Color Harmonies of #402431
Complementary color
Monochromatic Colors of #402431
Black with #402431
Text Example
Text Example
White with #402431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402431; }
p { color: rgb(64,36,49); }
H1.HeaderClassName
{
color: #402431;
}
.AnyTagClassName
{
color: #402431;
}
</style>
background-color css
<style>
a { background-color: #402431; }
a { background-color: rgb(64,36,49); }
div.DivClassName
{
background-color: #402431;
}
.BgClassName
{
background-color: #402431;
}
</style>
border-color css
<style>
span { border-color: #402431; }
span { border-color: rgb(64,36,49); }
td.TdClassName
{
border-color: #402431;
}
.TagClassName
{
border-color: #402431;
}
</style>