Shades of Toledo #462634
Tints of Toledo #462634
RGB
CMYK
RGB Variations
Color information
#462634 (or 0x462634) is known color: Toledo. HEX triplet: 46, 26 and 34. RGB value is (70,38,52). Sum of RGB (Red+Green+Blue) = 70+38+52=160 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.75% from 160); Green value is 38 (15.23% from 255 or 23.75% from 160); Blue value is 52 (20.70% from 255 or 32.5% from 160); Max value from RGB is 70 - color contains mainly: red. Hex color #462634 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462634 is #B9D9CB. Grayscale: #313131. Windows color (decimal): -12179916 or 3417670. OLE color: 3417670.
HSL color Cylindrical-coordinate representation of color #462634: hue angle of 333.75º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #462634 is Cyan = 0, Magento = 0.46, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 38 | 52 | - |
| CMYK | 0 | 0.46 | 0.26 | 0.73 |
| HSL | 333.75º | 0.3% | 0.21% | - |
| HSV(B) | 333.75º | 0.46% | 0.27% | - |
| XYZ | 3.84 | 2.94 | 3.61 | - |
| YUV | 49.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 38 | 52 | 0 | 0.46 | 0.26 | 0.73 | 333.75 | 0.3 | 0.21 |
| Hex | 46 | 26 | 34 | 0 | 2E | 1A | 49 | 14E | 1E | 15 |
| Octal | 106 | 46 | 64 | 0 | 56 | 32 | 111 | 516 | 36 | 25 |
| Binary | 1000110 | 100110 | 110100 | 0 | 101110 | 11010 | 1001001 | 101001110 | 11110 | 10101 |
Color Harmonies of #462634
Complementary color
Monochromatic Colors of #462634
Black with #462634
Text Example
Text Example
White with #462634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462634; }
p { color: rgb(70,38,52); }
H1.HeaderClassName
{
color: #462634;
}
.AnyTagClassName
{
color: #462634;
}
</style>
background-color css
<style>
a { background-color: #462634; }
a { background-color: rgb(70,38,52); }
div.DivClassName
{
background-color: #462634;
}
.BgClassName
{
background-color: #462634;
}
</style>
border-color css
<style>
span { border-color: #462634; }
span { border-color: rgb(70,38,52); }
td.TdClassName
{
border-color: #462634;
}
.TagClassName
{
border-color: #462634;
}
</style>