Shades of Toledo #472234
Tints of Toledo #472234
RGB
CMYK
RGB Variations
Color information
#472234 (or 0x472234) is known color: Toledo. HEX triplet: 47, 22 and 34. RGB value is (71,34,52). Sum of RGB (Red+Green+Blue) = 71+34+52=157 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.22% from 157); Green value is 34 (13.67% from 255 or 21.66% from 157); Blue value is 52 (20.70% from 255 or 33.12% from 157); Max value from RGB is 71 - color contains mainly: red. Hex color #472234 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472234 is #B8DDCB. Grayscale: #2F2F2F. Windows color (decimal): -12115404 or 3416647. OLE color: 3416647.
HSL color Cylindrical-coordinate representation of color #472234: hue angle of 330.81º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #472234 is Cyan = 0, Magento = 0.52, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 34 | 52 | - |
| CMYK | 0 | 0.52 | 0.27 | 0.72 |
| HSL | 330.81º | 0.35% | 0.21% | - |
| HSV(B) | 330.81º | 0.52% | 0.28% | - |
| XYZ | 3.79 | 2.73 | 3.58 | - |
| YUV | 47.12 | 130.76 | 145.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 34 | 52 | 0 | 0.52 | 0.27 | 0.72 | 330.81 | 0.35 | 0.21 |
| Hex | 47 | 22 | 34 | 0 | 34 | 1B | 48 | 14B | 23 | 15 |
| Octal | 107 | 42 | 64 | 0 | 64 | 33 | 110 | 513 | 43 | 25 |
| Binary | 1000111 | 100010 | 110100 | 0 | 110100 | 11011 | 1001000 | 101001011 | 100011 | 10101 |
Color Harmonies of #472234
Complementary color
Monochromatic Colors of #472234
Black with #472234
Text Example
Text Example
White with #472234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472234; }
p { color: rgb(71,34,52); }
H1.HeaderClassName
{
color: #472234;
}
.AnyTagClassName
{
color: #472234;
}
</style>
background-color css
<style>
a { background-color: #472234; }
a { background-color: rgb(71,34,52); }
div.DivClassName
{
background-color: #472234;
}
.BgClassName
{
background-color: #472234;
}
</style>
border-color css
<style>
span { border-color: #472234; }
span { border-color: rgb(71,34,52); }
td.TdClassName
{
border-color: #472234;
}
.TagClassName
{
border-color: #472234;
}
</style>