Shades of Toledo #422534
Tints of Toledo #422534
RGB
CMYK
RGB Variations
Color information
#422534 (or 0x422534) is known color: Toledo. HEX triplet: 42, 25 and 34. RGB value is (66,37,52). Sum of RGB (Red+Green+Blue) = 66+37+52=155 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.58% from 155); Green value is 37 (14.84% from 255 or 23.87% from 155); Blue value is 52 (20.70% from 255 or 33.55% from 155); Max value from RGB is 66 - color contains mainly: red. Hex color #422534 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422534 is #BDDACB. Grayscale: #2F2F2F. Windows color (decimal): -12442316 or 3417410. OLE color: 3417410.
HSL color Cylindrical-coordinate representation of color #422534: hue angle of 328.97º 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 #422534 is Cyan = 0, Magento = 0.44, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 37 | 52 | - |
| CMYK | 0 | 0.44 | 0.21 | 0.74 |
| HSL | 328.97º | 0.28% | 0.2% | - |
| HSV(B) | 328.97º | 0.44% | 0.26% | - |
| XYZ | 3.53 | 2.73 | 3.59 | - |
| YUV | 47.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 37 | 52 | 0 | 0.44 | 0.21 | 0.74 | 328.97 | 0.28 | 0.2 |
| Hex | 42 | 25 | 34 | 0 | 2C | 15 | 4A | 149 | 1C | 14 |
| Octal | 102 | 45 | 64 | 0 | 54 | 25 | 112 | 511 | 34 | 24 |
| Binary | 1000010 | 100101 | 110100 | 0 | 101100 | 10101 | 1001010 | 101001001 | 11100 | 10100 |
Color Harmonies of #422534
Complementary color
Monochromatic Colors of #422534
Black with #422534
Text Example
Text Example
White with #422534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422534; }
p { color: rgb(66,37,52); }
H1.HeaderClassName
{
color: #422534;
}
.AnyTagClassName
{
color: #422534;
}
</style>
background-color css
<style>
a { background-color: #422534; }
a { background-color: rgb(66,37,52); }
div.DivClassName
{
background-color: #422534;
}
.BgClassName
{
background-color: #422534;
}
</style>
border-color css
<style>
span { border-color: #422534; }
span { border-color: rgb(66,37,52); }
td.TdClassName
{
border-color: #422534;
}
.TagClassName
{
border-color: #422534;
}
</style>