Shades of Toledo #422031
Tints of Toledo #422031
RGB
CMYK
RGB Variations
Color information
#422031 (or 0x422031) is known color: Toledo. HEX triplet: 42, 20 and 31. RGB value is (66,32,49). Sum of RGB (Red+Green+Blue) = 66+32+49=147 (19% of max value = 765). Red value is 66 (26.17% from 255 or 44.90% from 147); Green value is 32 (12.89% from 255 or 21.77% from 147); Blue value is 49 (19.53% from 255 or 33.33% from 147); Max value from RGB is 66 - color contains mainly: red. Hex color #422031 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422031 is #BDDFCE. Grayscale: #2C2C2C. Windows color (decimal): -12443599 or 3219522. OLE color: 3219522.
HSL color Cylindrical-coordinate representation of color #422031: hue angle of 330º degrees, saturation: 0.35, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #422031 is Cyan = 0, Magento = 0.52, Yellow = 0.26 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 32 | 49 | - |
| CMYK | 0 | 0.52 | 0.26 | 0.74 |
| HSL | 330º | 0.35% | 0.19% | - |
| HSV(B) | 330º | 0.52% | 0.26% | - |
| XYZ | 3.32 | 2.41 | 3.2 | - |
| YUV | 44.1 | 130.76 | 143.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 49 | 0 | 0.52 | 0.26 | 0.74 | 330 | 0.35 | 0.19 |
| Hex | 42 | 20 | 31 | 0 | 34 | 1A | 4A | 14A | 23 | 13 |
| Octal | 102 | 40 | 61 | 0 | 64 | 32 | 112 | 512 | 43 | 23 |
| Binary | 1000010 | 100000 | 110001 | 0 | 110100 | 11010 | 1001010 | 101001010 | 100011 | 10011 |
Color Harmonies of #422031
Complementary color
Monochromatic Colors of #422031
Black with #422031
Text Example
Text Example
White with #422031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422031; }
p { color: rgb(66,32,49); }
H1.HeaderClassName
{
color: #422031;
}
.AnyTagClassName
{
color: #422031;
}
</style>
background-color css
<style>
a { background-color: #422031; }
a { background-color: rgb(66,32,49); }
div.DivClassName
{
background-color: #422031;
}
.BgClassName
{
background-color: #422031;
}
</style>
border-color css
<style>
span { border-color: #422031; }
span { border-color: rgb(66,32,49); }
td.TdClassName
{
border-color: #422031;
}
.TagClassName
{
border-color: #422031;
}
</style>