Shades of Toledo #432635
Tints of Toledo #432635
RGB
CMYK
RGB Variations
Color information
#432635 (or 0x432635) is known color: Toledo. HEX triplet: 43, 26 and 35. RGB value is (67,38,53). Sum of RGB (Red+Green+Blue) = 67+38+53=158 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.41% from 158); Green value is 38 (15.23% from 255 or 24.05% from 158); Blue value is 53 (21.09% from 255 or 33.54% from 158); Max value from RGB is 67 - color contains mainly: red. Hex color #432635 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432635 is #BCD9CA. Grayscale: #303030. Windows color (decimal): -12376523 or 3483203. OLE color: 3483203.
HSL color Cylindrical-coordinate representation of color #432635: hue angle of 328.97º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #432635 is Cyan = 0, Magento = 0.43, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 38 | 53 | - |
| CMYK | 0 | 0.43 | 0.21 | 0.74 |
| HSL | 328.97º | 0.28% | 0.21% | - |
| HSV(B) | 328.97º | 0.43% | 0.26% | - |
| XYZ | 3.65 | 2.84 | 3.72 | - |
| YUV | 48.38 | 130.61 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 38 | 53 | 0 | 0.43 | 0.21 | 0.74 | 328.97 | 0.28 | 0.21 |
| Hex | 43 | 26 | 35 | 0 | 2B | 15 | 4A | 149 | 1C | 15 |
| Octal | 103 | 46 | 65 | 0 | 53 | 25 | 112 | 511 | 34 | 25 |
| Binary | 1000011 | 100110 | 110101 | 0 | 101011 | 10101 | 1001010 | 101001001 | 11100 | 10101 |
Color Harmonies of #432635
Complementary color
Monochromatic Colors of #432635
Black with #432635
Text Example
Text Example
White with #432635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432635; }
p { color: rgb(67,38,53); }
H1.HeaderClassName
{
color: #432635;
}
.AnyTagClassName
{
color: #432635;
}
</style>
background-color css
<style>
a { background-color: #432635; }
a { background-color: rgb(67,38,53); }
div.DivClassName
{
background-color: #432635;
}
.BgClassName
{
background-color: #432635;
}
</style>
border-color css
<style>
span { border-color: #432635; }
span { border-color: rgb(67,38,53); }
td.TdClassName
{
border-color: #432635;
}
.TagClassName
{
border-color: #432635;
}
</style>