Shades of Peru Tan #734020
Tints of Peru Tan #734020
RGB
CMYK
RGB Variations
Color information
#734020 (or 0x734020) is known color: Peru Tan. HEX triplet: 73, 40 and 20. RGB value is (115,64,32). Sum of RGB (Red+Green+Blue) = 115+64+32=211 (27% of max value = 765). Red value is 115 (45.31% from 255 or 54.50% from 211); Green value is 64 (25.39% from 255 or 30.33% from 211); Blue value is 32 (12.89% from 255 or 15.17% from 211); Max value from RGB is 115 - color contains mainly: red. Hex color #734020 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734020 is #8CBFDF. Grayscale: #4B4B4B. Windows color (decimal): -9224160 or 2113651. OLE color: 2113651.
HSL color Cylindrical-coordinate representation of color #734020: hue angle of 23.13º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #734020 is Cyan = 0, Magento = 0.44, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 64 | 32 | - |
| CMYK | 0 | 0.44 | 0.72 | 0.55 |
| HSL | 23.13º | 0.56% | 0.29% | - |
| HSV(B) | 23.13º | 0.72% | 0.45% | - |
| XYZ | 9.16 | 7.42 | 2.31 | - |
| YUV | 75.6 | 103.4 | 156.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 64 | 32 | 0 | 0.44 | 0.72 | 0.55 | 23.13 | 0.56 | 0.29 |
| Hex | 73 | 40 | 20 | 0 | 2C | 48 | 37 | 17 | 38 | 1D |
| Octal | 163 | 100 | 40 | 0 | 54 | 110 | 67 | 27 | 70 | 35 |
| Binary | 1110011 | 1000000 | 100000 | 0 | 101100 | 1001000 | 110111 | 10111 | 111000 | 11101 |
Color Harmonies of #734020
Complementary color
Monochromatic Colors of #734020
Black with #734020
Text Example
Text Example
White with #734020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734020; }
p { color: rgb(115,64,32); }
H1.HeaderClassName
{
color: #734020;
}
.AnyTagClassName
{
color: #734020;
}
</style>
background-color css
<style>
a { background-color: #734020; }
a { background-color: rgb(115,64,32); }
div.DivClassName
{
background-color: #734020;
}
.BgClassName
{
background-color: #734020;
}
</style>
border-color css
<style>
span { border-color: #734020; }
span { border-color: rgb(115,64,32); }
td.TdClassName
{
border-color: #734020;
}
.TagClassName
{
border-color: #734020;
}
</style>