Shades of Toledo #342129
Tints of Toledo #342129
RGB
CMYK
RGB Variations
Color information
#342129 (or 0x342129) is known color: Toledo. HEX triplet: 34, 21 and 29. RGB value is (52,33,41). Sum of RGB (Red+Green+Blue) = 52+33+41=126 (16% of max value = 765). Red value is 52 (20.70% from 255 or 41.27% from 126); Green value is 33 (13.28% from 255 or 26.19% from 126); Blue value is 41 (16.41% from 255 or 32.54% from 126); Max value from RGB is 52 - color contains mainly: red. Hex color #342129 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342129 is #CBDED6. Grayscale: #272727. Windows color (decimal): -13360855 or 2695476. OLE color: 2695476.
HSL color Cylindrical-coordinate representation of color #342129: hue angle of 334.74º degrees, saturation: 0.22, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #342129 is Cyan = 0, Magento = 0.37, Yellow = 0.21 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 52 | 33 | 41 | - |
| CMYK | 0 | 0.37 | 0.21 | 0.80 |
| HSL | 334.74º | 0.22% | 0.17% | - |
| HSV(B) | 334.74º | 0.37% | 0.2% | - |
| XYZ | 2.36 | 1.98 | 2.36 | - |
| YUV | 39.59 | 128.79 | 136.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 33 | 41 | 0 | 0.37 | 0.21 | 0.80 | 334.74 | 0.22 | 0.17 |
| Hex | 34 | 21 | 29 | 0 | 25 | 15 | 50 | 14F | 16 | 11 |
| Octal | 64 | 41 | 51 | 0 | 45 | 25 | 120 | 517 | 26 | 21 |
| Binary | 110100 | 100001 | 101001 | 0 | 100101 | 10101 | 1010000 | 101001111 | 10110 | 10001 |
Color Harmonies of #342129
Complementary color
Monochromatic Colors of #342129
Black with #342129
Text Example
Text Example
White with #342129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342129; }
p { color: rgb(52,33,41); }
H1.HeaderClassName
{
color: #342129;
}
.AnyTagClassName
{
color: #342129;
}
</style>
background-color css
<style>
a { background-color: #342129; }
a { background-color: rgb(52,33,41); }
div.DivClassName
{
background-color: #342129;
}
.BgClassName
{
background-color: #342129;
}
</style>
border-color css
<style>
span { border-color: #342129; }
span { border-color: rgb(52,33,41); }
td.TdClassName
{
border-color: #342129;
}
.TagClassName
{
border-color: #342129;
}
</style>