Shades of Peru Tan #714020
Tints of Peru Tan #714020
RGB
CMYK
RGB Variations
Color information
#714020 (or 0x714020) is known color: Peru Tan. HEX triplet: 71, 40 and 20. RGB value is (113,64,32). Sum of RGB (Red+Green+Blue) = 113+64+32=209 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.07% from 209); Green value is 64 (25.39% from 255 or 30.62% from 209); Blue value is 32 (12.89% from 255 or 15.31% from 209); Max value from RGB is 113 - color contains mainly: red. Hex color #714020 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714020 is #8EBFDF. Grayscale: #4B4B4B. Windows color (decimal): -9355232 or 2113649. OLE color: 2113649.
HSL color Cylindrical-coordinate representation of color #714020: hue angle of 23.7º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #714020 is Cyan = 0, Magento = 0.43, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 64 | 32 | - |
| CMYK | 0 | 0.43 | 0.72 | 0.56 |
| HSL | 23.7º | 0.56% | 0.28% | - |
| HSV(B) | 23.7º | 0.72% | 0.44% | - |
| XYZ | 8.9 | 7.28 | 2.3 | - |
| YUV | 75 | 103.73 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 32 | 0 | 0.43 | 0.72 | 0.56 | 23.7 | 0.56 | 0.28 |
| Hex | 71 | 40 | 20 | 0 | 2B | 48 | 38 | 18 | 38 | 1C |
| Octal | 161 | 100 | 40 | 0 | 53 | 110 | 70 | 30 | 70 | 34 |
| Binary | 1110001 | 1000000 | 100000 | 0 | 101011 | 1001000 | 111000 | 11000 | 111000 | 11100 |
Color Harmonies of #714020
Complementary color
Monochromatic Colors of #714020
Black with #714020
Text Example
Text Example
White with #714020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714020; }
p { color: rgb(113,64,32); }
H1.HeaderClassName
{
color: #714020;
}
.AnyTagClassName
{
color: #714020;
}
</style>
background-color css
<style>
a { background-color: #714020; }
a { background-color: rgb(113,64,32); }
div.DivClassName
{
background-color: #714020;
}
.BgClassName
{
background-color: #714020;
}
</style>
border-color css
<style>
span { border-color: #714020; }
span { border-color: rgb(113,64,32); }
td.TdClassName
{
border-color: #714020;
}
.TagClassName
{
border-color: #714020;
}
</style>