Shades of Toledo #342329
Tints of Toledo #342329
RGB
CMYK
RGB Variations
Color information
#342329 (or 0x342329) is known color: Toledo. HEX triplet: 34, 23 and 29. RGB value is (52,35,41). Sum of RGB (Red+Green+Blue) = 52+35+41=128 (16% of max value = 765). Red value is 52 (20.70% from 255 or 40.62% from 128); Green value is 35 (14.06% from 255 or 27.34% from 128); Blue value is 41 (16.41% from 255 or 32.03% from 128); Max value from RGB is 52 - color contains mainly: red. Hex color #342329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342329 is #CBDCD6. Grayscale: #282828. Windows color (decimal): -13360343 or 2695988. OLE color: 2695988.
HSL color Cylindrical-coordinate representation of color #342329: hue angle of 338.82º degrees, saturation: 0.2, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #342329 is Cyan = 0, Magento = 0.33, Yellow = 0.21 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 35 | 41 | - |
| CMYK | 0 | 0.33 | 0.21 | 0.80 |
| HSL | 338.82º | 0.2% | 0.17% | - |
| HSV(B) | 338.82º | 0.33% | 0.2% | - |
| XYZ | 2.42 | 2.09 | 2.37 | - |
| YUV | 40.77 | 128.13 | 136.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 35 | 41 | 0 | 0.33 | 0.21 | 0.80 | 338.82 | 0.2 | 0.17 |
| Hex | 34 | 23 | 29 | 0 | 21 | 15 | 50 | 153 | 14 | 11 |
| Octal | 64 | 43 | 51 | 0 | 41 | 25 | 120 | 523 | 24 | 21 |
| Binary | 110100 | 100011 | 101001 | 0 | 100001 | 10101 | 1010000 | 101010011 | 10100 | 10001 |
Color Harmonies of #342329
Complementary color
Monochromatic Colors of #342329
Black with #342329
Text Example
Text Example
White with #342329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342329; }
p { color: rgb(52,35,41); }
H1.HeaderClassName
{
color: #342329;
}
.AnyTagClassName
{
color: #342329;
}
</style>
background-color css
<style>
a { background-color: #342329; }
a { background-color: rgb(52,35,41); }
div.DivClassName
{
background-color: #342329;
}
.BgClassName
{
background-color: #342329;
}
</style>
border-color css
<style>
span { border-color: #342329; }
span { border-color: rgb(52,35,41); }
td.TdClassName
{
border-color: #342329;
}
.TagClassName
{
border-color: #342329;
}
</style>