Shades of Peru Tan #754521
Tints of Peru Tan #754521
RGB
CMYK
RGB Variations
Color information
#754521 (or 0x754521) is known color: Peru Tan. HEX triplet: 75, 45 and 21. RGB value is (117,69,33). Sum of RGB (Red+Green+Blue) = 117+69+33=219 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.42% from 219); Green value is 69 (27.34% from 255 or 31.51% from 219); Blue value is 33 (13.28% from 255 or 15.07% from 219); Max value from RGB is 117 - color contains mainly: red. Hex color #754521 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754521 is #8ABADE. Grayscale: #4F4F4F. Windows color (decimal): -9091807 or 2180469. OLE color: 2180469.
HSL color Cylindrical-coordinate representation of color #754521: hue angle of 25.71º 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 #754521 is Cyan = 0, Magento = 0.41, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 33 | - |
| CMYK | 0 | 0.41 | 0.72 | 0.54 |
| HSL | 25.71º | 0.56% | 0.29% | - |
| HSV(B) | 25.71º | 0.72% | 0.46% | - |
| XYZ | 9.74 | 8.15 | 2.5 | - |
| YUV | 79.25 | 101.9 | 154.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 33 | 0 | 0.41 | 0.72 | 0.54 | 25.71 | 0.56 | 0.29 |
| Hex | 75 | 45 | 21 | 0 | 29 | 48 | 36 | 1A | 38 | 1D |
| Octal | 165 | 105 | 41 | 0 | 51 | 110 | 66 | 32 | 70 | 35 |
| Binary | 1110101 | 1000101 | 100001 | 0 | 101001 | 1001000 | 110110 | 11010 | 111000 | 11101 |
Color Harmonies of #754521
Complementary color
Monochromatic Colors of #754521
Black with #754521
Text Example
Text Example
White with #754521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754521; }
p { color: rgb(117,69,33); }
H1.HeaderClassName
{
color: #754521;
}
.AnyTagClassName
{
color: #754521;
}
</style>
background-color css
<style>
a { background-color: #754521; }
a { background-color: rgb(117,69,33); }
div.DivClassName
{
background-color: #754521;
}
.BgClassName
{
background-color: #754521;
}
</style>
border-color css
<style>
span { border-color: #754521; }
span { border-color: rgb(117,69,33); }
td.TdClassName
{
border-color: #754521;
}
.TagClassName
{
border-color: #754521;
}
</style>