Shades of Toledo #472535
Tints of Toledo #472535
RGB
CMYK
RGB Variations
Color information
#472535 (or 0x472535) is known color: Toledo. HEX triplet: 47, 25 and 35. RGB value is (71,37,53). Sum of RGB (Red+Green+Blue) = 71+37+53=161 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.10% from 161); Green value is 37 (14.84% from 255 or 22.98% from 161); Blue value is 53 (21.09% from 255 or 32.92% from 161); Max value from RGB is 71 - color contains mainly: red. Hex color #472535 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472535 is #B8DACA. Grayscale: #303030. Windows color (decimal): -12114635 or 3482951. OLE color: 3482951.
HSL color Cylindrical-coordinate representation of color #472535: hue angle of 331.76º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #472535 is Cyan = 0, Magento = 0.48, Yellow = 0.25 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 53 | - |
| CMYK | 0 | 0.48 | 0.25 | 0.72 |
| HSL | 331.76º | 0.31% | 0.21% | - |
| HSV(B) | 331.76º | 0.48% | 0.28% | - |
| XYZ | 3.9 | 2.92 | 3.73 | - |
| YUV | 48.99 | 130.26 | 143.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 53 | 0 | 0.48 | 0.25 | 0.72 | 331.76 | 0.31 | 0.21 |
| Hex | 47 | 25 | 35 | 0 | 30 | 19 | 48 | 14C | 1F | 15 |
| Octal | 107 | 45 | 65 | 0 | 60 | 31 | 110 | 514 | 37 | 25 |
| Binary | 1000111 | 100101 | 110101 | 0 | 110000 | 11001 | 1001000 | 101001100 | 11111 | 10101 |
Color Harmonies of #472535
Complementary color
Monochromatic Colors of #472535
Black with #472535
Text Example
Text Example
White with #472535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472535; }
p { color: rgb(71,37,53); }
H1.HeaderClassName
{
color: #472535;
}
.AnyTagClassName
{
color: #472535;
}
</style>
background-color css
<style>
a { background-color: #472535; }
a { background-color: rgb(71,37,53); }
div.DivClassName
{
background-color: #472535;
}
.BgClassName
{
background-color: #472535;
}
</style>
border-color css
<style>
span { border-color: #472535; }
span { border-color: rgb(71,37,53); }
td.TdClassName
{
border-color: #472535;
}
.TagClassName
{
border-color: #472535;
}
</style>