Shades of Peru Tan #723417
Tints of Peru Tan #723417
RGB
CMYK
RGB Variations
Color information
#723417 (or 0x723417) is known color: Peru Tan. HEX triplet: 72, 34 and 17. RGB value is (114,52,23). Sum of RGB (Red+Green+Blue) = 114+52+23=189 (25% of max value = 765). Red value is 114 (44.92% from 255 or 60.32% from 189); Green value is 52 (20.70% from 255 or 27.51% from 189); Blue value is 23 (9.38% from 255 or 12.17% from 189); Max value from RGB is 114 - color contains mainly: red. Hex color #723417 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723417 is #8DCBE8. Grayscale: #434343. Windows color (decimal): -9292777 or 1520754. OLE color: 1520754.
HSL color Cylindrical-coordinate representation of color #723417: hue angle of 19.12º 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 #723417 is Cyan = 0, Magento = 0.54, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 52 | 23 | - |
| CMYK | 0 | 0.54 | 0.80 | 0.55 |
| HSL | 19.12º | 0.66% | 0.27% | - |
| HSV(B) | 19.12º | 0.8% | 0.45% | - |
| XYZ | 8.32 | 6.1 | 1.55 | - |
| YUV | 67.23 | 103.04 | 161.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 52 | 23 | 0 | 0.54 | 0.80 | 0.55 | 19.12 | 0.66 | 0.27 |
| Hex | 72 | 34 | 17 | 0 | 36 | 50 | 37 | 13 | 42 | 1B |
| Octal | 162 | 64 | 27 | 0 | 66 | 120 | 67 | 23 | 102 | 33 |
| Binary | 1110010 | 110100 | 10111 | 0 | 110110 | 1010000 | 110111 | 10011 | 1000010 | 11011 |
Color Harmonies of #723417
Complementary color
Monochromatic Colors of #723417
Black with #723417
Text Example
Text Example
White with #723417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723417; }
p { color: rgb(114,52,23); }
H1.HeaderClassName
{
color: #723417;
}
.AnyTagClassName
{
color: #723417;
}
</style>
background-color css
<style>
a { background-color: #723417; }
a { background-color: rgb(114,52,23); }
div.DivClassName
{
background-color: #723417;
}
.BgClassName
{
background-color: #723417;
}
</style>
border-color css
<style>
span { border-color: #723417; }
span { border-color: rgb(114,52,23); }
td.TdClassName
{
border-color: #723417;
}
.TagClassName
{
border-color: #723417;
}
</style>