Shades of Peru Tan #754116
Tints of Peru Tan #754116
RGB
CMYK
RGB Variations
Color information
#754116 (or 0x754116) is known color: Peru Tan. HEX triplet: 75, 41 and 16. RGB value is (117,65,22). Sum of RGB (Red+Green+Blue) = 117+65+22=204 (27% of max value = 765). Red value is 117 (46.09% from 255 or 57.35% from 204); Green value is 65 (25.78% from 255 or 31.86% from 204); Blue value is 22 (8.98% from 255 or 10.78% from 204); Max value from RGB is 117 - color contains mainly: red. Hex color #754116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754116 is #8ABEE9. Grayscale: #4B4B4B. Windows color (decimal): -9092842 or 1458549. OLE color: 1458549.
HSL color Cylindrical-coordinate representation of color #754116: hue angle of 27.16º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #754116 is Cyan = 0, Magento = 0.44, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 65 | 22 | - |
| CMYK | 0 | 0.44 | 0.81 | 0.54 |
| HSL | 27.16º | 0.68% | 0.27% | - |
| HSV(B) | 27.16º | 0.81% | 0.46% | - |
| XYZ | 9.37 | 7.62 | 1.74 | - |
| YUV | 75.65 | 97.73 | 157.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 22 | 0 | 0.44 | 0.81 | 0.54 | 27.16 | 0.68 | 0.27 |
| Hex | 75 | 41 | 16 | 0 | 2C | 51 | 36 | 1B | 44 | 1B |
| Octal | 165 | 101 | 26 | 0 | 54 | 121 | 66 | 33 | 104 | 33 |
| Binary | 1110101 | 1000001 | 10110 | 0 | 101100 | 1010001 | 110110 | 11011 | 1000100 | 11011 |
Color Harmonies of #754116
Complementary color
Monochromatic Colors of #754116
Black with #754116
Text Example
Text Example
White with #754116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754116; }
p { color: rgb(117,65,22); }
H1.HeaderClassName
{
color: #754116;
}
.AnyTagClassName
{
color: #754116;
}
</style>
background-color css
<style>
a { background-color: #754116; }
a { background-color: rgb(117,65,22); }
div.DivClassName
{
background-color: #754116;
}
.BgClassName
{
background-color: #754116;
}
</style>
border-color css
<style>
span { border-color: #754116; }
span { border-color: rgb(117,65,22); }
td.TdClassName
{
border-color: #754116;
}
.TagClassName
{
border-color: #754116;
}
</style>