Shades of Toledo #422733
Tints of Toledo #422733
RGB
CMYK
RGB Variations
Color information
#422733 (or 0x422733) is known color: Toledo. HEX triplet: 42, 27 and 33. RGB value is (66,39,51). Sum of RGB (Red+Green+Blue) = 66+39+51=156 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.31% from 156); Green value is 39 (15.62% from 255 or 25% from 156); Blue value is 51 (20.31% from 255 or 32.69% from 156); Max value from RGB is 66 - color contains mainly: red. Hex color #422733 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422733 is #BDD8CC. Grayscale: #303030. Windows color (decimal): -12441805 or 3352386. OLE color: 3352386.
HSL color Cylindrical-coordinate representation of color #422733: hue angle of 333.33º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #422733 is Cyan = 0, Magento = 0.41, Yellow = 0.23 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 39 | 51 | - |
| CMYK | 0 | 0.41 | 0.23 | 0.74 |
| HSL | 333.33º | 0.26% | 0.21% | - |
| HSV(B) | 333.33º | 0.41% | 0.26% | - |
| XYZ | 3.57 | 2.85 | 3.49 | - |
| YUV | 48.44 | 129.45 | 140.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 39 | 51 | 0 | 0.41 | 0.23 | 0.74 | 333.33 | 0.26 | 0.21 |
| Hex | 42 | 27 | 33 | 0 | 29 | 17 | 4A | 14D | 1A | 15 |
| Octal | 102 | 47 | 63 | 0 | 51 | 27 | 112 | 515 | 32 | 25 |
| Binary | 1000010 | 100111 | 110011 | 0 | 101001 | 10111 | 1001010 | 101001101 | 11010 | 10101 |
Color Harmonies of #422733
Complementary color
Monochromatic Colors of #422733
Black with #422733
Text Example
Text Example
White with #422733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422733; }
p { color: rgb(66,39,51); }
H1.HeaderClassName
{
color: #422733;
}
.AnyTagClassName
{
color: #422733;
}
</style>
background-color css
<style>
a { background-color: #422733; }
a { background-color: rgb(66,39,51); }
div.DivClassName
{
background-color: #422733;
}
.BgClassName
{
background-color: #422733;
}
</style>
border-color css
<style>
span { border-color: #422733; }
span { border-color: rgb(66,39,51); }
td.TdClassName
{
border-color: #422733;
}
.TagClassName
{
border-color: #422733;
}
</style>