Shades of Toledo #462336
Tints of Toledo #462336
RGB
CMYK
RGB Variations
Color information
#462336 (or 0x462336) is known color: Toledo. HEX triplet: 46, 23 and 36. RGB value is (70,35,54). Sum of RGB (Red+Green+Blue) = 70+35+54=159 (21% of max value = 765). Red value is 70 (27.73% from 255 or 44.03% from 159); Green value is 35 (14.06% from 255 or 22.01% from 159); Blue value is 54 (21.48% from 255 or 33.96% from 159); Max value from RGB is 70 - color contains mainly: red. Hex color #462336 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462336 is #B9DCC9. Grayscale: #2F2F2F. Windows color (decimal): -12180682 or 3547974. OLE color: 3547974.
HSL color Cylindrical-coordinate representation of color #462336: hue angle of 327.43º 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 #462336 is Cyan = 0, Magento = 0.5, Yellow = 0.23 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 35 | 54 | - |
| CMYK | 0 | 0.5 | 0.23 | 0.73 |
| HSL | 327.43º | 0.33% | 0.21% | - |
| HSV(B) | 327.43º | 0.5% | 0.27% | - |
| XYZ | 3.79 | 2.77 | 3.82 | - |
| YUV | 47.63 | 131.6 | 143.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 54 | 0 | 0.5 | 0.23 | 0.73 | 327.43 | 0.33 | 0.21 |
| Hex | 46 | 23 | 36 | 0 | 32 | 17 | 49 | 147 | 21 | 15 |
| Octal | 106 | 43 | 66 | 0 | 62 | 27 | 111 | 507 | 41 | 25 |
| Binary | 1000110 | 100011 | 110110 | 0 | 110010 | 10111 | 1001001 | 101000111 | 100001 | 10101 |
Color Harmonies of #462336
Complementary color
Monochromatic Colors of #462336
Black with #462336
Text Example
Text Example
White with #462336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462336; }
p { color: rgb(70,35,54); }
H1.HeaderClassName
{
color: #462336;
}
.AnyTagClassName
{
color: #462336;
}
</style>
background-color css
<style>
a { background-color: #462336; }
a { background-color: rgb(70,35,54); }
div.DivClassName
{
background-color: #462336;
}
.BgClassName
{
background-color: #462336;
}
</style>
border-color css
<style>
span { border-color: #462336; }
span { border-color: rgb(70,35,54); }
td.TdClassName
{
border-color: #462336;
}
.TagClassName
{
border-color: #462336;
}
</style>