Shades of Toledo #462335
Tints of Toledo #462335
RGB
CMYK
RGB Variations
Color information
#462335 (or 0x462335) is known color: Toledo. HEX triplet: 46, 23 and 35. RGB value is (70,35,53). Sum of RGB (Red+Green+Blue) = 70+35+53=158 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.30% from 158); Green value is 35 (14.06% from 255 or 22.15% from 158); Blue value is 53 (21.09% from 255 or 33.54% from 158); Max value from RGB is 70 - color contains mainly: red. Hex color #462335 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462335 is #B9DCCA. Grayscale: #2F2F2F. Windows color (decimal): -12180683 or 3482438. OLE color: 3482438.
HSL color Cylindrical-coordinate representation of color #462335: hue angle of 329.14º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #462335 is Cyan = 0, Magento = 0.5, Yellow = 0.24 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 35 | 53 | - |
| CMYK | 0 | 0.5 | 0.24 | 0.73 |
| HSL | 329.14º | 0.33% | 0.21% | - |
| HSV(B) | 329.14º | 0.5% | 0.27% | - |
| XYZ | 3.77 | 2.76 | 3.7 | - |
| YUV | 47.52 | 131.1 | 144.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 53 | 0 | 0.5 | 0.24 | 0.73 | 329.14 | 0.33 | 0.21 |
| Hex | 46 | 23 | 35 | 0 | 32 | 18 | 49 | 149 | 21 | 15 |
| Octal | 106 | 43 | 65 | 0 | 62 | 30 | 111 | 511 | 41 | 25 |
| Binary | 1000110 | 100011 | 110101 | 0 | 110010 | 11000 | 1001001 | 101001001 | 100001 | 10101 |
Color Harmonies of #462335
Complementary color
Monochromatic Colors of #462335
Black with #462335
Text Example
Text Example
White with #462335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462335; }
p { color: rgb(70,35,53); }
H1.HeaderClassName
{
color: #462335;
}
.AnyTagClassName
{
color: #462335;
}
</style>
background-color css
<style>
a { background-color: #462335; }
a { background-color: rgb(70,35,53); }
div.DivClassName
{
background-color: #462335;
}
.BgClassName
{
background-color: #462335;
}
</style>
border-color css
<style>
span { border-color: #462335; }
span { border-color: rgb(70,35,53); }
td.TdClassName
{
border-color: #462335;
}
.TagClassName
{
border-color: #462335;
}
</style>