Shades of Peru Tan #714123
Tints of Peru Tan #714123
RGB
CMYK
RGB Variations
Color information
#714123 (or 0x714123) is known color: Peru Tan. HEX triplet: 71, 41 and 23. RGB value is (113,65,35). Sum of RGB (Red+Green+Blue) = 113+65+35=213 (28% of max value = 765). Red value is 113 (44.53% from 255 or 53.05% from 213); Green value is 65 (25.78% from 255 or 30.52% from 213); Blue value is 35 (14.06% from 255 or 16.43% from 213); Max value from RGB is 113 - color contains mainly: red. Hex color #714123 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714123 is #8EBEDC. Grayscale: #4C4C4C. Windows color (decimal): -9354973 or 2310513. OLE color: 2310513.
HSL color Cylindrical-coordinate representation of color #714123: hue angle of 23.08º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #714123 is Cyan = 0, Magento = 0.42, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 65 | 35 | - |
| CMYK | 0 | 0.42 | 0.69 | 0.56 |
| HSL | 23.08º | 0.53% | 0.29% | - |
| HSV(B) | 23.08º | 0.69% | 0.44% | - |
| XYZ | 9 | 7.41 | 2.55 | - |
| YUV | 75.93 | 104.9 | 154.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 35 | 0 | 0.42 | 0.69 | 0.56 | 23.08 | 0.53 | 0.29 |
| Hex | 71 | 41 | 23 | 0 | 2A | 45 | 38 | 17 | 35 | 1D |
| Octal | 161 | 101 | 43 | 0 | 52 | 105 | 70 | 27 | 65 | 35 |
| Binary | 1110001 | 1000001 | 100011 | 0 | 101010 | 1000101 | 111000 | 10111 | 110101 | 11101 |
Color Harmonies of #714123
Complementary color
Monochromatic Colors of #714123
Black with #714123
Text Example
Text Example
White with #714123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714123; }
p { color: rgb(113,65,35); }
H1.HeaderClassName
{
color: #714123;
}
.AnyTagClassName
{
color: #714123;
}
</style>
background-color css
<style>
a { background-color: #714123; }
a { background-color: rgb(113,65,35); }
div.DivClassName
{
background-color: #714123;
}
.BgClassName
{
background-color: #714123;
}
</style>
border-color css
<style>
span { border-color: #714123; }
span { border-color: rgb(113,65,35); }
td.TdClassName
{
border-color: #714123;
}
.TagClassName
{
border-color: #714123;
}
</style>