Shades of Peru Tan #723217
Tints of Peru Tan #723217
RGB
CMYK
RGB Variations
Color information
#723217 (or 0x723217) is known color: Peru Tan. HEX triplet: 72, 32 and 17. RGB value is (114,50,23). Sum of RGB (Red+Green+Blue) = 114+50+23=187 (24% of max value = 765). Red value is 114 (44.92% from 255 or 60.96% from 187); Green value is 50 (19.92% from 255 or 26.74% from 187); Blue value is 23 (9.38% from 255 or 12.30% from 187); Max value from RGB is 114 - color contains mainly: red. Hex color #723217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723217 is #8DCDE8. Grayscale: #424242. Windows color (decimal): -9293289 or 1520242. OLE color: 1520242.
HSL color Cylindrical-coordinate representation of color #723217: hue angle of 17.8º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #723217 is Cyan = 0, Magento = 0.56, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 50 | 23 | - |
| CMYK | 0 | 0.56 | 0.80 | 0.55 |
| HSL | 17.8º | 0.66% | 0.27% | - |
| HSV(B) | 17.8º | 0.8% | 0.45% | - |
| XYZ | 8.23 | 5.92 | 1.52 | - |
| YUV | 66.06 | 103.7 | 162.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 50 | 23 | 0 | 0.56 | 0.80 | 0.55 | 17.8 | 0.66 | 0.27 |
| Hex | 72 | 32 | 17 | 0 | 38 | 50 | 37 | 12 | 42 | 1B |
| Octal | 162 | 62 | 27 | 0 | 70 | 120 | 67 | 22 | 102 | 33 |
| Binary | 1110010 | 110010 | 10111 | 0 | 111000 | 1010000 | 110111 | 10010 | 1000010 | 11011 |
Color Harmonies of #723217
Complementary color
Monochromatic Colors of #723217
Black with #723217
Text Example
Text Example
White with #723217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723217; }
p { color: rgb(114,50,23); }
H1.HeaderClassName
{
color: #723217;
}
.AnyTagClassName
{
color: #723217;
}
</style>
background-color css
<style>
a { background-color: #723217; }
a { background-color: rgb(114,50,23); }
div.DivClassName
{
background-color: #723217;
}
.BgClassName
{
background-color: #723217;
}
</style>
border-color css
<style>
span { border-color: #723217; }
span { border-color: rgb(114,50,23); }
td.TdClassName
{
border-color: #723217;
}
.TagClassName
{
border-color: #723217;
}
</style>