Shades of Toledo #432535
Tints of Toledo #432535
RGB
CMYK
RGB Variations
Color information
#432535 (or 0x432535) is known color: Toledo. HEX triplet: 43, 25 and 35. RGB value is (67,37,53). Sum of RGB (Red+Green+Blue) = 67+37+53=157 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.68% from 157); Green value is 37 (14.84% from 255 or 23.57% from 157); Blue value is 53 (21.09% from 255 or 33.76% from 157); Max value from RGB is 67 - color contains mainly: red. Hex color #432535 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432535 is #BCDACA. Grayscale: #2F2F2F. Windows color (decimal): -12376779 or 3482947. OLE color: 3482947.
HSL color Cylindrical-coordinate representation of color #432535: hue angle of 328º 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 #432535 is Cyan = 0, Magento = 0.45, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 37 | 53 | - |
| CMYK | 0 | 0.45 | 0.21 | 0.74 |
| HSL | 328º | 0.29% | 0.2% | - |
| HSV(B) | 328º | 0.45% | 0.26% | - |
| XYZ | 3.62 | 2.77 | 3.71 | - |
| YUV | 47.79 | 130.94 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 37 | 53 | 0 | 0.45 | 0.21 | 0.74 | 328 | 0.29 | 0.2 |
| Hex | 43 | 25 | 35 | 0 | 2D | 15 | 4A | 148 | 1D | 14 |
| Octal | 103 | 45 | 65 | 0 | 55 | 25 | 112 | 510 | 35 | 24 |
| Binary | 1000011 | 100101 | 110101 | 0 | 101101 | 10101 | 1001010 | 101001000 | 11101 | 10100 |
Color Harmonies of #432535
Complementary color
Monochromatic Colors of #432535
Black with #432535
Text Example
Text Example
White with #432535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432535; }
p { color: rgb(67,37,53); }
H1.HeaderClassName
{
color: #432535;
}
.AnyTagClassName
{
color: #432535;
}
</style>
background-color css
<style>
a { background-color: #432535; }
a { background-color: rgb(67,37,53); }
div.DivClassName
{
background-color: #432535;
}
.BgClassName
{
background-color: #432535;
}
</style>
border-color css
<style>
span { border-color: #432535; }
span { border-color: rgb(67,37,53); }
td.TdClassName
{
border-color: #432535;
}
.TagClassName
{
border-color: #432535;
}
</style>