Shades of Toledo #422535
Tints of Toledo #422535
RGB
CMYK
RGB Variations
Color information
#422535 (or 0x422535) is known color: Toledo. HEX triplet: 42, 25 and 35. RGB value is (66,37,53). Sum of RGB (Red+Green+Blue) = 66+37+53=156 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.31% from 156); Green value is 37 (14.84% from 255 or 23.72% from 156); Blue value is 53 (21.09% from 255 or 33.97% from 156); Max value from RGB is 66 - color contains mainly: red. Hex color #422535 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422535 is #BDDACA. Grayscale: #2F2F2F. Windows color (decimal): -12442315 or 3482946. OLE color: 3482946.
HSL color Cylindrical-coordinate representation of color #422535: hue angle of 326.9º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #422535 is Cyan = 0, Magento = 0.44, Yellow = 0.20 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 53 | - |
| CMYK | 0 | 0.44 | 0.20 | 0.74 |
| HSL | 326.9º | 0.28% | 0.2% | - |
| HSV(B) | 326.9º | 0.44% | 0.26% | - |
| XYZ | 3.55 | 2.74 | 3.71 | - |
| YUV | 47.5 | 131.11 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 53 | 0 | 0.44 | 0.20 | 0.74 | 326.9 | 0.28 | 0.2 |
| Hex | 42 | 25 | 35 | 0 | 2C | 14 | 4A | 147 | 1C | 14 |
| Octal | 102 | 45 | 65 | 0 | 54 | 24 | 112 | 507 | 34 | 24 |
| Binary | 1000010 | 100101 | 110101 | 0 | 101100 | 10100 | 1001010 | 101000111 | 11100 | 10100 |
Color Harmonies of #422535
Complementary color
Monochromatic Colors of #422535
Black with #422535
Text Example
Text Example
White with #422535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422535; }
p { color: rgb(66,37,53); }
H1.HeaderClassName
{
color: #422535;
}
.AnyTagClassName
{
color: #422535;
}
</style>
background-color css
<style>
a { background-color: #422535; }
a { background-color: rgb(66,37,53); }
div.DivClassName
{
background-color: #422535;
}
.BgClassName
{
background-color: #422535;
}
</style>
border-color css
<style>
span { border-color: #422535; }
span { border-color: rgb(66,37,53); }
td.TdClassName
{
border-color: #422535;
}
.TagClassName
{
border-color: #422535;
}
</style>