Shades of Peru Tan #723714
Tints of Peru Tan #723714
RGB
CMYK
RGB Variations
Color information
#723714 (or 0x723714) is known color: Peru Tan. HEX triplet: 72, 37 and 14. RGB value is (114,55,20). Sum of RGB (Red+Green+Blue) = 114+55+20=189 (25% of max value = 765). Red value is 114 (44.92% from 255 or 60.32% from 189); Green value is 55 (21.88% from 255 or 29.10% from 189); Blue value is 20 (8.20% from 255 or 10.58% from 189); Max value from RGB is 114 - color contains mainly: red. Hex color #723714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723714 is #8DC8EB. Grayscale: #444444. Windows color (decimal): -9292012 or 1324914. OLE color: 1324914.
HSL color Cylindrical-coordinate representation of color #723714: hue angle of 22.34º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #723714 is Cyan = 0, Magento = 0.52, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 55 | 20 | - |
| CMYK | 0 | 0.52 | 0.82 | 0.55 |
| HSL | 22.34º | 0.7% | 0.26% | - |
| HSV(B) | 22.34º | 0.82% | 0.45% | - |
| XYZ | 8.43 | 6.36 | 1.45 | - |
| YUV | 68.65 | 100.55 | 160.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 55 | 20 | 0 | 0.52 | 0.82 | 0.55 | 22.34 | 0.7 | 0.26 |
| Hex | 72 | 37 | 14 | 0 | 34 | 52 | 37 | 16 | 46 | 1A |
| Octal | 162 | 67 | 24 | 0 | 64 | 122 | 67 | 26 | 106 | 32 |
| Binary | 1110010 | 110111 | 10100 | 0 | 110100 | 1010010 | 110111 | 10110 | 1000110 | 11010 |
Color Harmonies of #723714
Complementary color
Monochromatic Colors of #723714
Black with #723714
Text Example
Text Example
White with #723714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723714; }
p { color: rgb(114,55,20); }
H1.HeaderClassName
{
color: #723714;
}
.AnyTagClassName
{
color: #723714;
}
</style>
background-color css
<style>
a { background-color: #723714; }
a { background-color: rgb(114,55,20); }
div.DivClassName
{
background-color: #723714;
}
.BgClassName
{
background-color: #723714;
}
</style>
border-color css
<style>
span { border-color: #723714; }
span { border-color: rgb(114,55,20); }
td.TdClassName
{
border-color: #723714;
}
.TagClassName
{
border-color: #723714;
}
</style>