Shades of Toledo #462434
Tints of Toledo #462434
RGB
CMYK
RGB Variations
Color information
#462434 (or 0x462434) is known color: Toledo. HEX triplet: 46, 24 and 34. RGB value is (70,36,52). Sum of RGB (Red+Green+Blue) = 70+36+52=158 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.30% from 158); Green value is 36 (14.45% from 255 or 22.78% from 158); Blue value is 52 (20.70% from 255 or 32.91% from 158); Max value from RGB is 70 - color contains mainly: red. Hex color #462434 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462434 is #B9DBCB. Grayscale: #2F2F2F. Windows color (decimal): -12180428 or 3417158. OLE color: 3417158.
HSL color Cylindrical-coordinate representation of color #462434: hue angle of 331.76º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #462434 is Cyan = 0, Magento = 0.49, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 36 | 52 | - |
| CMYK | 0 | 0.49 | 0.26 | 0.73 |
| HSL | 331.76º | 0.32% | 0.21% | - |
| HSV(B) | 331.76º | 0.49% | 0.27% | - |
| XYZ | 3.78 | 2.81 | 3.59 | - |
| YUV | 47.99 | 130.26 | 143.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 52 | 0 | 0.49 | 0.26 | 0.73 | 331.76 | 0.32 | 0.21 |
| Hex | 46 | 24 | 34 | 0 | 31 | 1A | 49 | 14C | 20 | 15 |
| Octal | 106 | 44 | 64 | 0 | 61 | 32 | 111 | 514 | 40 | 25 |
| Binary | 1000110 | 100100 | 110100 | 0 | 110001 | 11010 | 1001001 | 101001100 | 100000 | 10101 |
Color Harmonies of #462434
Complementary color
Monochromatic Colors of #462434
Black with #462434
Text Example
Text Example
White with #462434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462434; }
p { color: rgb(70,36,52); }
H1.HeaderClassName
{
color: #462434;
}
.AnyTagClassName
{
color: #462434;
}
</style>
background-color css
<style>
a { background-color: #462434; }
a { background-color: rgb(70,36,52); }
div.DivClassName
{
background-color: #462434;
}
.BgClassName
{
background-color: #462434;
}
</style>
border-color css
<style>
span { border-color: #462434; }
span { border-color: rgb(70,36,52); }
td.TdClassName
{
border-color: #462434;
}
.TagClassName
{
border-color: #462434;
}
</style>