Shades of Toledo #472434
Tints of Toledo #472434
RGB
CMYK
RGB Variations
Color information
#472434 (or 0x472434) is known color: Toledo. HEX triplet: 47, 24 and 34. RGB value is (71,36,52). Sum of RGB (Red+Green+Blue) = 71+36+52=159 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.65% from 159); Green value is 36 (14.45% from 255 or 22.64% from 159); Blue value is 52 (20.70% from 255 or 32.70% from 159); Max value from RGB is 71 - color contains mainly: red. Hex color #472434 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472434 is #B8DBCB. Grayscale: #303030. Windows color (decimal): -12114892 or 3417159. OLE color: 3417159.
HSL color Cylindrical-coordinate representation of color #472434: hue angle of 332.57º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #472434 is Cyan = 0, Magento = 0.49, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 36 | 52 | - |
| CMYK | 0 | 0.49 | 0.27 | 0.72 |
| HSL | 332.57º | 0.33% | 0.21% | - |
| HSV(B) | 332.57º | 0.49% | 0.28% | - |
| XYZ | 3.85 | 2.85 | 3.6 | - |
| YUV | 48.29 | 130.1 | 144.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 36 | 52 | 0 | 0.49 | 0.27 | 0.72 | 332.57 | 0.33 | 0.21 |
| Hex | 47 | 24 | 34 | 0 | 31 | 1B | 48 | 14D | 21 | 15 |
| Octal | 107 | 44 | 64 | 0 | 61 | 33 | 110 | 515 | 41 | 25 |
| Binary | 1000111 | 100100 | 110100 | 0 | 110001 | 11011 | 1001000 | 101001101 | 100001 | 10101 |
Color Harmonies of #472434
Complementary color
Monochromatic Colors of #472434
Black with #472434
Text Example
Text Example
White with #472434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472434; }
p { color: rgb(71,36,52); }
H1.HeaderClassName
{
color: #472434;
}
.AnyTagClassName
{
color: #472434;
}
</style>
background-color css
<style>
a { background-color: #472434; }
a { background-color: rgb(71,36,52); }
div.DivClassName
{
background-color: #472434;
}
.BgClassName
{
background-color: #472434;
}
</style>
border-color css
<style>
span { border-color: #472434; }
span { border-color: rgb(71,36,52); }
td.TdClassName
{
border-color: #472434;
}
.TagClassName
{
border-color: #472434;
}
</style>