Shades of Toledo #422131
Tints of Toledo #422131
RGB
CMYK
RGB Variations
Color information
#422131 (or 0x422131) is known color: Toledo. HEX triplet: 42, 21 and 31. RGB value is (66,33,49). Sum of RGB (Red+Green+Blue) = 66+33+49=148 (19% of max value = 765). Red value is 66 (26.17% from 255 or 44.59% from 148); Green value is 33 (13.28% from 255 or 22.30% from 148); Blue value is 49 (19.53% from 255 or 33.11% from 148); Max value from RGB is 66 - color contains mainly: red. Hex color #422131 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422131 is #BDDECE. Grayscale: #2C2C2C. Windows color (decimal): -12443343 or 3219778. OLE color: 3219778.
HSL color Cylindrical-coordinate representation of color #422131: hue angle of 330.91º degrees, saturation: 0.33, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #422131 is Cyan = 0, Magento = 0.5, Yellow = 0.26 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 33 | 49 | - |
| CMYK | 0 | 0.5 | 0.26 | 0.74 |
| HSL | 330.91º | 0.33% | 0.19% | - |
| HSV(B) | 330.91º | 0.5% | 0.26% | - |
| XYZ | 3.35 | 2.47 | 3.21 | - |
| YUV | 44.69 | 130.43 | 143.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 33 | 49 | 0 | 0.5 | 0.26 | 0.74 | 330.91 | 0.33 | 0.19 |
| Hex | 42 | 21 | 31 | 0 | 32 | 1A | 4A | 14B | 21 | 13 |
| Octal | 102 | 41 | 61 | 0 | 62 | 32 | 112 | 513 | 41 | 23 |
| Binary | 1000010 | 100001 | 110001 | 0 | 110010 | 11010 | 1001010 | 101001011 | 100001 | 10011 |
Color Harmonies of #422131
Complementary color
Monochromatic Colors of #422131
Black with #422131
Text Example
Text Example
White with #422131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422131; }
p { color: rgb(66,33,49); }
H1.HeaderClassName
{
color: #422131;
}
.AnyTagClassName
{
color: #422131;
}
</style>
background-color css
<style>
a { background-color: #422131; }
a { background-color: rgb(66,33,49); }
div.DivClassName
{
background-color: #422131;
}
.BgClassName
{
background-color: #422131;
}
</style>
border-color css
<style>
span { border-color: #422131; }
span { border-color: rgb(66,33,49); }
td.TdClassName
{
border-color: #422131;
}
.TagClassName
{
border-color: #422131;
}
</style>