Shades of Toledo #432834
Tints of Toledo #432834
RGB
CMYK
RGB Variations
Color information
#432834 (or 0x432834) is known color: Toledo. HEX triplet: 43, 28 and 34. RGB value is (67,40,52). Sum of RGB (Red+Green+Blue) = 67+40+52=159 (21% of max value = 765). Red value is 67 (26.56% from 255 or 42.14% from 159); Green value is 40 (16.02% from 255 or 25.16% from 159); Blue value is 52 (20.70% from 255 or 32.70% from 159); Max value from RGB is 67 - color contains mainly: red. Hex color #432834 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432834 is #BCD7CB. Grayscale: #313131. Windows color (decimal): -12376012 or 3418179. OLE color: 3418179.
HSL color Cylindrical-coordinate representation of color #432834: hue angle of 333.33º degrees, saturation: 0.25, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #432834 is Cyan = 0, Magento = 0.40, Yellow = 0.22 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 40 | 52 | - |
| CMYK | 0 | 0.40 | 0.22 | 0.74 |
| HSL | 333.33º | 0.25% | 0.21% | - |
| HSV(B) | 333.33º | 0.4% | 0.26% | - |
| XYZ | 3.69 | 2.96 | 3.63 | - |
| YUV | 49.44 | 129.45 | 140.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 40 | 52 | 0 | 0.40 | 0.22 | 0.74 | 333.33 | 0.25 | 0.21 |
| Hex | 43 | 28 | 34 | 0 | 28 | 16 | 4A | 14D | 19 | 15 |
| Octal | 103 | 50 | 64 | 0 | 50 | 26 | 112 | 515 | 31 | 25 |
| Binary | 1000011 | 101000 | 110100 | 0 | 101000 | 10110 | 1001010 | 101001101 | 11001 | 10101 |
Color Harmonies of #432834
Complementary color
Monochromatic Colors of #432834
Black with #432834
Text Example
Text Example
White with #432834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432834; }
p { color: rgb(67,40,52); }
H1.HeaderClassName
{
color: #432834;
}
.AnyTagClassName
{
color: #432834;
}
</style>
background-color css
<style>
a { background-color: #432834; }
a { background-color: rgb(67,40,52); }
div.DivClassName
{
background-color: #432834;
}
.BgClassName
{
background-color: #432834;
}
</style>
border-color css
<style>
span { border-color: #432834; }
span { border-color: rgb(67,40,52); }
td.TdClassName
{
border-color: #432834;
}
.TagClassName
{
border-color: #432834;
}
</style>