Shades of Peru Tan #723920
Tints of Peru Tan #723920
RGB
CMYK
RGB Variations
Color information
#723920 (or 0x723920) is known color: Peru Tan. HEX triplet: 72, 39 and 20. RGB value is (114,57,32). Sum of RGB (Red+Green+Blue) = 114+57+32=203 (26% of max value = 765). Red value is 114 (44.92% from 255 or 56.16% from 203); Green value is 57 (22.66% from 255 or 28.08% from 203); Blue value is 32 (12.89% from 255 or 15.76% from 203); Max value from RGB is 114 - color contains mainly: red. Hex color #723920 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #723920 is #8DC6DF. Grayscale: #474747. Windows color (decimal): -9291488 or 2111858. OLE color: 2111858.
HSL color Cylindrical-coordinate representation of color #723920: hue angle of 18.29º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #723920 is Cyan = 0, Magento = 0.50, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 57 | 32 | - |
| CMYK | 0 | 0.50 | 0.72 | 0.55 |
| HSL | 18.29º | 0.56% | 0.29% | - |
| HSV(B) | 18.29º | 0.72% | 0.45% | - |
| XYZ | 8.66 | 6.61 | 2.19 | - |
| YUV | 71.19 | 105.88 | 158.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 57 | 32 | 0 | 0.50 | 0.72 | 0.55 | 18.29 | 0.56 | 0.29 |
| Hex | 72 | 39 | 20 | 0 | 32 | 48 | 37 | 12 | 38 | 1D |
| Octal | 162 | 71 | 40 | 0 | 62 | 110 | 67 | 22 | 70 | 35 |
| Binary | 1110010 | 111001 | 100000 | 0 | 110010 | 1001000 | 110111 | 10010 | 111000 | 11101 |
Color Harmonies of #723920
Complementary color
Monochromatic Colors of #723920
Black with #723920
Text Example
Text Example
White with #723920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723920; }
p { color: rgb(114,57,32); }
H1.HeaderClassName
{
color: #723920;
}
.AnyTagClassName
{
color: #723920;
}
</style>
background-color css
<style>
a { background-color: #723920; }
a { background-color: rgb(114,57,32); }
div.DivClassName
{
background-color: #723920;
}
.BgClassName
{
background-color: #723920;
}
</style>
border-color css
<style>
span { border-color: #723920; }
span { border-color: rgb(114,57,32); }
td.TdClassName
{
border-color: #723920;
}
.TagClassName
{
border-color: #723920;
}
</style>