Shades of Peru Tan #723719
Tints of Peru Tan #723719
RGB
CMYK
RGB Variations
Color information
#723719 (or 0x723719) is known color: Peru Tan. HEX triplet: 72, 37 and 19. RGB value is (114,55,25). Sum of RGB (Red+Green+Blue) = 114+55+25=194 (25% of max value = 765). Red value is 114 (44.92% from 255 or 58.76% from 194); Green value is 55 (21.88% from 255 or 28.35% from 194); Blue value is 25 (10.16% from 255 or 12.89% from 194); Max value from RGB is 114 - color contains mainly: red. Hex color #723719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723719 is #8DC8E6. Grayscale: #454545. Windows color (decimal): -9292007 or 1652594. OLE color: 1652594.
HSL color Cylindrical-coordinate representation of color #723719: hue angle of 20.22º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #723719 is Cyan = 0, Magento = 0.52, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 55 | 25 | - |
| CMYK | 0 | 0.52 | 0.78 | 0.55 |
| HSL | 20.22º | 0.64% | 0.27% | - |
| HSV(B) | 20.22º | 0.78% | 0.45% | - |
| XYZ | 8.48 | 6.38 | 1.7 | - |
| YUV | 69.22 | 103.05 | 159.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 55 | 25 | 0 | 0.52 | 0.78 | 0.55 | 20.22 | 0.64 | 0.27 |
| Hex | 72 | 37 | 19 | 0 | 34 | 4E | 37 | 14 | 40 | 1B |
| Octal | 162 | 67 | 31 | 0 | 64 | 116 | 67 | 24 | 100 | 33 |
| Binary | 1110010 | 110111 | 11001 | 0 | 110100 | 1001110 | 110111 | 10100 | 1000000 | 11011 |
Color Harmonies of #723719
Complementary color
Monochromatic Colors of #723719
Black with #723719
Text Example
Text Example
White with #723719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723719; }
p { color: rgb(114,55,25); }
H1.HeaderClassName
{
color: #723719;
}
.AnyTagClassName
{
color: #723719;
}
</style>
background-color css
<style>
a { background-color: #723719; }
a { background-color: rgb(114,55,25); }
div.DivClassName
{
background-color: #723719;
}
.BgClassName
{
background-color: #723719;
}
</style>
border-color css
<style>
span { border-color: #723719; }
span { border-color: rgb(114,55,25); }
td.TdClassName
{
border-color: #723719;
}
.TagClassName
{
border-color: #723719;
}
</style>