Shades of Peru Tan #754522
Tints of Peru Tan #754522
RGB
CMYK
RGB Variations
Color information
#754522 (or 0x754522) is known color: Peru Tan. HEX triplet: 75, 45 and 22. RGB value is (117,69,34). Sum of RGB (Red+Green+Blue) = 117+69+34=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 69 (27.34% from 255 or 31.36% from 220); Blue value is 34 (13.67% from 255 or 15.45% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #754522 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754522 is #8ABADD. Grayscale: #4F4F4F. Windows color (decimal): -9091806 or 2246005. OLE color: 2246005.
HSL color Cylindrical-coordinate representation of color #754522: hue angle of 25.3º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #754522 is Cyan = 0, Magento = 0.41, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 34 | - |
| CMYK | 0 | 0.41 | 0.71 | 0.54 |
| HSL | 25.3º | 0.55% | 0.3% | - |
| HSV(B) | 25.3º | 0.71% | 0.46% | - |
| XYZ | 9.75 | 8.15 | 2.57 | - |
| YUV | 79.36 | 102.4 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 34 | 0 | 0.41 | 0.71 | 0.54 | 25.3 | 0.55 | 0.3 |
| Hex | 75 | 45 | 22 | 0 | 29 | 47 | 36 | 19 | 37 | 1E |
| Octal | 165 | 105 | 42 | 0 | 51 | 107 | 66 | 31 | 67 | 36 |
| Binary | 1110101 | 1000101 | 100010 | 0 | 101001 | 1000111 | 110110 | 11001 | 110111 | 11110 |
Color Harmonies of #754522
Complementary color
Monochromatic Colors of #754522
Black with #754522
Text Example
Text Example
White with #754522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754522; }
p { color: rgb(117,69,34); }
H1.HeaderClassName
{
color: #754522;
}
.AnyTagClassName
{
color: #754522;
}
</style>
background-color css
<style>
a { background-color: #754522; }
a { background-color: rgb(117,69,34); }
div.DivClassName
{
background-color: #754522;
}
.BgClassName
{
background-color: #754522;
}
</style>
border-color css
<style>
span { border-color: #754522; }
span { border-color: rgb(117,69,34); }
td.TdClassName
{
border-color: #754522;
}
.TagClassName
{
border-color: #754522;
}
</style>