Shades of Peru Tan #714121
Tints of Peru Tan #714121
RGB
CMYK
RGB Variations
Color information
#714121 (or 0x714121) is known color: Peru Tan. HEX triplet: 71, 41 and 21. RGB value is (113,65,33). Sum of RGB (Red+Green+Blue) = 113+65+33=211 (27% of max value = 765). Red value is 113 (44.53% from 255 or 53.55% from 211); Green value is 65 (25.78% from 255 or 30.81% from 211); Blue value is 33 (13.28% from 255 or 15.64% from 211); Max value from RGB is 113 - color contains mainly: red. Hex color #714121 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714121 is #8EBEDE. Grayscale: #4B4B4B. Windows color (decimal): -9354975 or 2179441. OLE color: 2179441.
HSL color Cylindrical-coordinate representation of color #714121: hue angle of 24º 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 #714121 is Cyan = 0, Magento = 0.42, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 65 | 33 | - |
| CMYK | 0 | 0.42 | 0.71 | 0.56 |
| HSL | 24º | 0.55% | 0.29% | - |
| HSV(B) | 24º | 0.71% | 0.44% | - |
| XYZ | 8.97 | 7.4 | 2.39 | - |
| YUV | 75.7 | 103.9 | 154.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 33 | 0 | 0.42 | 0.71 | 0.56 | 24 | 0.55 | 0.29 |
| Hex | 71 | 41 | 21 | 0 | 2A | 47 | 38 | 18 | 37 | 1D |
| Octal | 161 | 101 | 41 | 0 | 52 | 107 | 70 | 30 | 67 | 35 |
| Binary | 1110001 | 1000001 | 100001 | 0 | 101010 | 1000111 | 111000 | 11000 | 110111 | 11101 |
Color Harmonies of #714121
Complementary color
Monochromatic Colors of #714121
Black with #714121
Text Example
Text Example
White with #714121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714121; }
p { color: rgb(113,65,33); }
H1.HeaderClassName
{
color: #714121;
}
.AnyTagClassName
{
color: #714121;
}
</style>
background-color css
<style>
a { background-color: #714121; }
a { background-color: rgb(113,65,33); }
div.DivClassName
{
background-color: #714121;
}
.BgClassName
{
background-color: #714121;
}
</style>
border-color css
<style>
span { border-color: #714121; }
span { border-color: rgb(113,65,33); }
td.TdClassName
{
border-color: #714121;
}
.TagClassName
{
border-color: #714121;
}
</style>