Shades of Peru Tan #723913
Tints of Peru Tan #723913
RGB
CMYK
RGB Variations
Color information
#723913 (or 0x723913) is known color: Peru Tan. HEX triplet: 72, 39 and 13. RGB value is (114,57,19). Sum of RGB (Red+Green+Blue) = 114+57+19=190 (25% of max value = 765). Red value is 114 (44.92% from 255 or 60% from 190); Green value is 57 (22.66% from 255 or 30% from 190); Blue value is 19 (7.81% from 255 or 10% from 190); Max value from RGB is 114 - color contains mainly: red. Hex color #723913 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723913 is #8DC6EC. Grayscale: #454545. Windows color (decimal): -9291501 or 1259890. OLE color: 1259890.
HSL color Cylindrical-coordinate representation of color #723913: hue angle of 24º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #723913 is Cyan = 0, Magento = 0.50, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 57 | 19 | - |
| CMYK | 0 | 0.50 | 0.83 | 0.55 |
| HSL | 24º | 0.71% | 0.26% | - |
| HSV(B) | 24º | 0.83% | 0.45% | - |
| XYZ | 8.52 | 6.55 | 1.43 | - |
| YUV | 69.71 | 99.38 | 159.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 57 | 19 | 0 | 0.50 | 0.83 | 0.55 | 24 | 0.71 | 0.26 |
| Hex | 72 | 39 | 13 | 0 | 32 | 53 | 37 | 18 | 47 | 1A |
| Octal | 162 | 71 | 23 | 0 | 62 | 123 | 67 | 30 | 107 | 32 |
| Binary | 1110010 | 111001 | 10011 | 0 | 110010 | 1010011 | 110111 | 11000 | 1000111 | 11010 |
Color Harmonies of #723913
Complementary color
Monochromatic Colors of #723913
Black with #723913
Text Example
Text Example
White with #723913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723913; }
p { color: rgb(114,57,19); }
H1.HeaderClassName
{
color: #723913;
}
.AnyTagClassName
{
color: #723913;
}
</style>
background-color css
<style>
a { background-color: #723913; }
a { background-color: rgb(114,57,19); }
div.DivClassName
{
background-color: #723913;
}
.BgClassName
{
background-color: #723913;
}
</style>
border-color css
<style>
span { border-color: #723913; }
span { border-color: rgb(114,57,19); }
td.TdClassName
{
border-color: #723913;
}
.TagClassName
{
border-color: #723913;
}
</style>