Shades of Toledo #422635
Tints of Toledo #422635
RGB
CMYK
RGB Variations
Color information
#422635 (or 0x422635) is known color: Toledo. HEX triplet: 42, 26 and 35. RGB value is (66,38,53). Sum of RGB (Red+Green+Blue) = 66+38+53=157 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.04% from 157); Green value is 38 (15.23% from 255 or 24.20% from 157); Blue value is 53 (21.09% from 255 or 33.76% from 157); Max value from RGB is 66 - color contains mainly: red. Hex color #422635 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422635 is #BDD9CA. Grayscale: #303030. Windows color (decimal): -12442059 or 3483202. OLE color: 3483202.
HSL color Cylindrical-coordinate representation of color #422635: hue angle of 327.86º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #422635 is Cyan = 0, Magento = 0.42, Yellow = 0.20 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 38 | 53 | - |
| CMYK | 0 | 0.42 | 0.20 | 0.74 |
| HSL | 327.86º | 0.27% | 0.2% | - |
| HSV(B) | 327.86º | 0.42% | 0.26% | - |
| XYZ | 3.58 | 2.8 | 3.72 | - |
| YUV | 48.08 | 130.78 | 140.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 53 | 0 | 0.42 | 0.20 | 0.74 | 327.86 | 0.27 | 0.2 |
| Hex | 42 | 26 | 35 | 0 | 2A | 14 | 4A | 148 | 1B | 14 |
| Octal | 102 | 46 | 65 | 0 | 52 | 24 | 112 | 510 | 33 | 24 |
| Binary | 1000010 | 100110 | 110101 | 0 | 101010 | 10100 | 1001010 | 101001000 | 11011 | 10100 |
Color Harmonies of #422635
Complementary color
Monochromatic Colors of #422635
Black with #422635
Text Example
Text Example
White with #422635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422635; }
p { color: rgb(66,38,53); }
H1.HeaderClassName
{
color: #422635;
}
.AnyTagClassName
{
color: #422635;
}
</style>
background-color css
<style>
a { background-color: #422635; }
a { background-color: rgb(66,38,53); }
div.DivClassName
{
background-color: #422635;
}
.BgClassName
{
background-color: #422635;
}
</style>
border-color css
<style>
span { border-color: #422635; }
span { border-color: rgb(66,38,53); }
td.TdClassName
{
border-color: #422635;
}
.TagClassName
{
border-color: #422635;
}
</style>