Shades of Peru Tan #754121
Tints of Peru Tan #754121
RGB
CMYK
RGB Variations
Color information
#754121 (or 0x754121) is known color: Peru Tan. HEX triplet: 75, 41 and 21. RGB value is (117,65,33). Sum of RGB (Red+Green+Blue) = 117+65+33=215 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.42% from 215); Green value is 65 (25.78% from 255 or 30.23% from 215); Blue value is 33 (13.28% from 255 or 15.35% from 215); Max value from RGB is 117 - color contains mainly: red. Hex color #754121 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754121 is #8ABEDE. Grayscale: #4D4D4D. Windows color (decimal): -9092831 or 2179445. OLE color: 2179445.
HSL color Cylindrical-coordinate representation of color #754121: hue angle of 22.86º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #754121 is Cyan = 0, Magento = 0.44, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 65 | 33 | - |
| CMYK | 0 | 0.44 | 0.72 | 0.54 |
| HSL | 22.86º | 0.56% | 0.29% | - |
| HSV(B) | 22.86º | 0.72% | 0.46% | - |
| XYZ | 9.5 | 7.67 | 2.42 | - |
| YUV | 76.9 | 103.23 | 156.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 33 | 0 | 0.44 | 0.72 | 0.54 | 22.86 | 0.56 | 0.29 |
| Hex | 75 | 41 | 21 | 0 | 2C | 48 | 36 | 17 | 38 | 1D |
| Octal | 165 | 101 | 41 | 0 | 54 | 110 | 66 | 27 | 70 | 35 |
| Binary | 1110101 | 1000001 | 100001 | 0 | 101100 | 1001000 | 110110 | 10111 | 111000 | 11101 |
Color Harmonies of #754121
Complementary color
Monochromatic Colors of #754121
Black with #754121
Text Example
Text Example
White with #754121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754121; }
p { color: rgb(117,65,33); }
H1.HeaderClassName
{
color: #754121;
}
.AnyTagClassName
{
color: #754121;
}
</style>
background-color css
<style>
a { background-color: #754121; }
a { background-color: rgb(117,65,33); }
div.DivClassName
{
background-color: #754121;
}
.BgClassName
{
background-color: #754121;
}
</style>
border-color css
<style>
span { border-color: #754121; }
span { border-color: rgb(117,65,33); }
td.TdClassName
{
border-color: #754121;
}
.TagClassName
{
border-color: #754121;
}
</style>