Shades of Peru Tan #723518
Tints of Peru Tan #723518
RGB
CMYK
RGB Variations
Color information
#723518 (or 0x723518) is known color: Peru Tan. HEX triplet: 72, 35 and 18. RGB value is (114,53,24). Sum of RGB (Red+Green+Blue) = 114+53+24=191 (25% of max value = 765). Red value is 114 (44.92% from 255 or 59.69% from 191); Green value is 53 (21.09% from 255 or 27.75% from 191); Blue value is 24 (9.77% from 255 or 12.57% from 191); Max value from RGB is 114 - color contains mainly: red. Hex color #723518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723518 is #8DCAE7. Grayscale: #444444. Windows color (decimal): -9292520 or 1586546. OLE color: 1586546.
HSL color Cylindrical-coordinate representation of color #723518: hue angle of 19.33º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #723518 is Cyan = 0, Magento = 0.54, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 53 | 24 | - |
| CMYK | 0 | 0.54 | 0.79 | 0.55 |
| HSL | 19.33º | 0.65% | 0.27% | - |
| HSV(B) | 19.33º | 0.79% | 0.45% | - |
| XYZ | 8.38 | 6.19 | 1.62 | - |
| YUV | 67.93 | 103.21 | 160.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 53 | 24 | 0 | 0.54 | 0.79 | 0.55 | 19.33 | 0.65 | 0.27 |
| Hex | 72 | 35 | 18 | 0 | 36 | 4F | 37 | 13 | 41 | 1B |
| Octal | 162 | 65 | 30 | 0 | 66 | 117 | 67 | 23 | 101 | 33 |
| Binary | 1110010 | 110101 | 11000 | 0 | 110110 | 1001111 | 110111 | 10011 | 1000001 | 11011 |
Color Harmonies of #723518
Complementary color
Monochromatic Colors of #723518
Black with #723518
Text Example
Text Example
White with #723518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723518; }
p { color: rgb(114,53,24); }
H1.HeaderClassName
{
color: #723518;
}
.AnyTagClassName
{
color: #723518;
}
</style>
background-color css
<style>
a { background-color: #723518; }
a { background-color: rgb(114,53,24); }
div.DivClassName
{
background-color: #723518;
}
.BgClassName
{
background-color: #723518;
}
</style>
border-color css
<style>
span { border-color: #723518; }
span { border-color: rgb(114,53,24); }
td.TdClassName
{
border-color: #723518;
}
.TagClassName
{
border-color: #723518;
}
</style>