Shades of Peru Tan #714221
Tints of Peru Tan #714221
RGB
CMYK
RGB Variations
Color information
#714221 (or 0x714221) is known color: Peru Tan. HEX triplet: 71, 42 and 21. RGB value is (113,66,33). Sum of RGB (Red+Green+Blue) = 113+66+33=212 (28% of max value = 765). Red value is 113 (44.53% from 255 or 53.30% from 212); Green value is 66 (26.17% from 255 or 31.13% from 212); Blue value is 33 (13.28% from 255 or 15.57% from 212); Max value from RGB is 113 - color contains mainly: red. Hex color #714221 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714221 is #8EBDDE. Grayscale: #4C4C4C. Windows color (decimal): -9354719 or 2179697. OLE color: 2179697.
HSL color Cylindrical-coordinate representation of color #714221: hue angle of 24.75º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #714221 is Cyan = 0, Magento = 0.42, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 66 | 33 | - |
| CMYK | 0 | 0.42 | 0.71 | 0.56 |
| HSL | 24.75º | 0.55% | 0.29% | - |
| HSV(B) | 24.75º | 0.71% | 0.44% | - |
| XYZ | 9.03 | 7.52 | 2.41 | - |
| YUV | 76.29 | 103.57 | 154.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 33 | 0 | 0.42 | 0.71 | 0.56 | 24.75 | 0.55 | 0.29 |
| Hex | 71 | 42 | 21 | 0 | 2A | 47 | 38 | 19 | 37 | 1D |
| Octal | 161 | 102 | 41 | 0 | 52 | 107 | 70 | 31 | 67 | 35 |
| Binary | 1110001 | 1000010 | 100001 | 0 | 101010 | 1000111 | 111000 | 11001 | 110111 | 11101 |
Color Harmonies of #714221
Complementary color
Monochromatic Colors of #714221
Black with #714221
Text Example
Text Example
White with #714221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714221; }
p { color: rgb(113,66,33); }
H1.HeaderClassName
{
color: #714221;
}
.AnyTagClassName
{
color: #714221;
}
</style>
background-color css
<style>
a { background-color: #714221; }
a { background-color: rgb(113,66,33); }
div.DivClassName
{
background-color: #714221;
}
.BgClassName
{
background-color: #714221;
}
</style>
border-color css
<style>
span { border-color: #714221; }
span { border-color: rgb(113,66,33); }
td.TdClassName
{
border-color: #714221;
}
.TagClassName
{
border-color: #714221;
}
</style>