Shades of Toledo #422533
Tints of Toledo #422533
RGB
CMYK
RGB Variations
Color information
#422533 (or 0x422533) is known color: Toledo. HEX triplet: 42, 25 and 33. RGB value is (66,37,51). Sum of RGB (Red+Green+Blue) = 66+37+51=154 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.86% from 154); Green value is 37 (14.84% from 255 or 24.03% from 154); Blue value is 51 (20.31% from 255 or 33.12% from 154); Max value from RGB is 66 - color contains mainly: red. Hex color #422533 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422533 is #BDDACC. Grayscale: #2F2F2F. Windows color (decimal): -12442317 or 3351874. OLE color: 3351874.
HSL color Cylindrical-coordinate representation of color #422533: hue angle of 331.03º 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 #422533 is Cyan = 0, Magento = 0.44, Yellow = 0.23 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 51 | - |
| CMYK | 0 | 0.44 | 0.23 | 0.74 |
| HSL | 331.03º | 0.28% | 0.2% | - |
| HSV(B) | 331.03º | 0.44% | 0.26% | - |
| XYZ | 3.51 | 2.72 | 3.47 | - |
| YUV | 47.27 | 130.11 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 51 | 0 | 0.44 | 0.23 | 0.74 | 331.03 | 0.28 | 0.2 |
| Hex | 42 | 25 | 33 | 0 | 2C | 17 | 4A | 14B | 1C | 14 |
| Octal | 102 | 45 | 63 | 0 | 54 | 27 | 112 | 513 | 34 | 24 |
| Binary | 1000010 | 100101 | 110011 | 0 | 101100 | 10111 | 1001010 | 101001011 | 11100 | 10100 |
Color Harmonies of #422533
Complementary color
Monochromatic Colors of #422533
Black with #422533
Text Example
Text Example
White with #422533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422533; }
p { color: rgb(66,37,51); }
H1.HeaderClassName
{
color: #422533;
}
.AnyTagClassName
{
color: #422533;
}
</style>
background-color css
<style>
a { background-color: #422533; }
a { background-color: rgb(66,37,51); }
div.DivClassName
{
background-color: #422533;
}
.BgClassName
{
background-color: #422533;
}
</style>
border-color css
<style>
span { border-color: #422533; }
span { border-color: rgb(66,37,51); }
td.TdClassName
{
border-color: #422533;
}
.TagClassName
{
border-color: #422533;
}
</style>