Shades of Toledo #432532
Tints of Toledo #432532
RGB
CMYK
RGB Variations
Color information
#432532 (or 0x432532) is known color: Toledo. HEX triplet: 43, 25 and 32. RGB value is (67,37,50). Sum of RGB (Red+Green+Blue) = 67+37+50=154 (20% of max value = 765). Red value is 67 (26.56% from 255 or 43.51% from 154); Green value is 37 (14.84% from 255 or 24.03% from 154); Blue value is 50 (19.92% from 255 or 32.47% from 154); Max value from RGB is 67 - color contains mainly: red. Hex color #432532 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432532 is #BCDACD. Grayscale: #2F2F2F. Windows color (decimal): -12376782 or 3286339. OLE color: 3286339.
HSL color Cylindrical-coordinate representation of color #432532: hue angle of 334º 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 #432532 is Cyan = 0, Magento = 0.45, Yellow = 0.25 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 37 | 50 | - |
| CMYK | 0 | 0.45 | 0.25 | 0.74 |
| HSL | 334º | 0.29% | 0.2% | - |
| HSV(B) | 334º | 0.45% | 0.26% | - |
| XYZ | 3.55 | 2.75 | 3.36 | - |
| YUV | 47.45 | 129.44 | 141.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 37 | 50 | 0 | 0.45 | 0.25 | 0.74 | 334 | 0.29 | 0.2 |
| Hex | 43 | 25 | 32 | 0 | 2D | 19 | 4A | 14E | 1D | 14 |
| Octal | 103 | 45 | 62 | 0 | 55 | 31 | 112 | 516 | 35 | 24 |
| Binary | 1000011 | 100101 | 110010 | 0 | 101101 | 11001 | 1001010 | 101001110 | 11101 | 10100 |
Color Harmonies of #432532
Complementary color
Monochromatic Colors of #432532
Black with #432532
Text Example
Text Example
White with #432532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432532; }
p { color: rgb(67,37,50); }
H1.HeaderClassName
{
color: #432532;
}
.AnyTagClassName
{
color: #432532;
}
</style>
background-color css
<style>
a { background-color: #432532; }
a { background-color: rgb(67,37,50); }
div.DivClassName
{
background-color: #432532;
}
.BgClassName
{
background-color: #432532;
}
</style>
border-color css
<style>
span { border-color: #432532; }
span { border-color: rgb(67,37,50); }
td.TdClassName
{
border-color: #432532;
}
.TagClassName
{
border-color: #432532;
}
</style>