Shades of Toledo #432331
Tints of Toledo #432331
RGB
CMYK
RGB Variations
Color information
#432331 (or 0x432331) is known color: Toledo. HEX triplet: 43, 23 and 31. RGB value is (67,35,49). Sum of RGB (Red+Green+Blue) = 67+35+49=151 (20% of max value = 765). Red value is 67 (26.56% from 255 or 44.37% from 151); Green value is 35 (14.06% from 255 or 23.18% from 151); Blue value is 49 (19.53% from 255 or 32.45% from 151); Max value from RGB is 67 - color contains mainly: red. Hex color #432331 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432331 is #BCDCCE. Grayscale: #2E2E2E. Windows color (decimal): -12377295 or 3220291. OLE color: 3220291.
HSL color Cylindrical-coordinate representation of color #432331: hue angle of 333.75º degrees, saturation: 0.31, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #432331 is Cyan = 0, Magento = 0.48, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 35 | 49 | - |
| CMYK | 0 | 0.48 | 0.27 | 0.74 |
| HSL | 333.75º | 0.31% | 0.2% | - |
| HSV(B) | 333.75º | 0.48% | 0.26% | - |
| XYZ | 3.47 | 2.62 | 3.23 | - |
| YUV | 46.16 | 129.6 | 142.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 35 | 49 | 0 | 0.48 | 0.27 | 0.74 | 333.75 | 0.31 | 0.2 |
| Hex | 43 | 23 | 31 | 0 | 30 | 1B | 4A | 14E | 1F | 14 |
| Octal | 103 | 43 | 61 | 0 | 60 | 33 | 112 | 516 | 37 | 24 |
| Binary | 1000011 | 100011 | 110001 | 0 | 110000 | 11011 | 1001010 | 101001110 | 11111 | 10100 |
Color Harmonies of #432331
Complementary color
Monochromatic Colors of #432331
Black with #432331
Text Example
Text Example
White with #432331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432331; }
p { color: rgb(67,35,49); }
H1.HeaderClassName
{
color: #432331;
}
.AnyTagClassName
{
color: #432331;
}
</style>
background-color css
<style>
a { background-color: #432331; }
a { background-color: rgb(67,35,49); }
div.DivClassName
{
background-color: #432331;
}
.BgClassName
{
background-color: #432331;
}
</style>
border-color css
<style>
span { border-color: #432331; }
span { border-color: rgb(67,35,49); }
td.TdClassName
{
border-color: #432331;
}
.TagClassName
{
border-color: #432331;
}
</style>