Shades of Toledo #422130
Tints of Toledo #422130
RGB
CMYK
RGB Variations
Color information
#422130 (or 0x422130) is known color: Toledo. HEX triplet: 42, 21 and 30. RGB value is (66,33,48). Sum of RGB (Red+Green+Blue) = 66+33+48=147 (19% of max value = 765). Red value is 66 (26.17% from 255 or 44.90% from 147); Green value is 33 (13.28% from 255 or 22.45% from 147); Blue value is 48 (19.14% from 255 or 32.65% from 147); Max value from RGB is 66 - color contains mainly: red. Hex color #422130 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422130 is #BDDECF. Grayscale: #2C2C2C. Windows color (decimal): -12443344 or 3154242. OLE color: 3154242.
HSL color Cylindrical-coordinate representation of color #422130: hue angle of 332.73º 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 #422130 is Cyan = 0, Magento = 0.5, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 33 | 48 | - |
| CMYK | 0 | 0.5 | 0.27 | 0.74 |
| HSL | 332.73º | 0.33% | 0.19% | - |
| HSV(B) | 332.73º | 0.5% | 0.26% | - |
| XYZ | 3.32 | 2.46 | 3.1 | - |
| YUV | 44.58 | 129.93 | 143.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 33 | 48 | 0 | 0.5 | 0.27 | 0.74 | 332.73 | 0.33 | 0.19 |
| Hex | 42 | 21 | 30 | 0 | 32 | 1B | 4A | 14D | 21 | 13 |
| Octal | 102 | 41 | 60 | 0 | 62 | 33 | 112 | 515 | 41 | 23 |
| Binary | 1000010 | 100001 | 110000 | 0 | 110010 | 11011 | 1001010 | 101001101 | 100001 | 10011 |
Color Harmonies of #422130
Complementary color
Monochromatic Colors of #422130
Black with #422130
Text Example
Text Example
White with #422130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422130; }
p { color: rgb(66,33,48); }
H1.HeaderClassName
{
color: #422130;
}
.AnyTagClassName
{
color: #422130;
}
</style>
background-color css
<style>
a { background-color: #422130; }
a { background-color: rgb(66,33,48); }
div.DivClassName
{
background-color: #422130;
}
.BgClassName
{
background-color: #422130;
}
</style>
border-color css
<style>
span { border-color: #422130; }
span { border-color: rgb(66,33,48); }
td.TdClassName
{
border-color: #422130;
}
.TagClassName
{
border-color: #422130;
}
</style>