Shades of Toledo #432534
Tints of Toledo #432534
RGB
CMYK
RGB Variations
Color information
#432534 (or 0x432534) is known color: Toledo. HEX triplet: 43, 25 and 34. RGB value is (67,37,52). Sum of RGB (Red+Green+Blue) = 67+37+52=156 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.95% from 156); Green value is 37 (14.84% from 255 or 23.72% from 156); Blue value is 52 (20.70% from 255 or 33.33% from 156); Max value from RGB is 67 - color contains mainly: red. Hex color #432534 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432534 is #BCDACB. Grayscale: #2F2F2F. Windows color (decimal): -12376780 or 3417411. OLE color: 3417411.
HSL color Cylindrical-coordinate representation of color #432534: hue angle of 330º degrees, saturation: 0.29, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #432534 is Cyan = 0, Magento = 0.45, Yellow = 0.22 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 37 | 52 | - |
| CMYK | 0 | 0.45 | 0.22 | 0.74 |
| HSL | 330º | 0.29% | 0.2% | - |
| HSV(B) | 330º | 0.45% | 0.26% | - |
| XYZ | 3.6 | 2.76 | 3.59 | - |
| YUV | 47.68 | 130.44 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 37 | 52 | 0 | 0.45 | 0.22 | 0.74 | 330 | 0.29 | 0.2 |
| Hex | 43 | 25 | 34 | 0 | 2D | 16 | 4A | 14A | 1D | 14 |
| Octal | 103 | 45 | 64 | 0 | 55 | 26 | 112 | 512 | 35 | 24 |
| Binary | 1000011 | 100101 | 110100 | 0 | 101101 | 10110 | 1001010 | 101001010 | 11101 | 10100 |
Color Harmonies of #432534
Complementary color
Monochromatic Colors of #432534
Black with #432534
Text Example
Text Example
White with #432534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432534; }
p { color: rgb(67,37,52); }
H1.HeaderClassName
{
color: #432534;
}
.AnyTagClassName
{
color: #432534;
}
</style>
background-color css
<style>
a { background-color: #432534; }
a { background-color: rgb(67,37,52); }
div.DivClassName
{
background-color: #432534;
}
.BgClassName
{
background-color: #432534;
}
</style>
border-color css
<style>
span { border-color: #432534; }
span { border-color: rgb(67,37,52); }
td.TdClassName
{
border-color: #432534;
}
.TagClassName
{
border-color: #432534;
}
</style>