Shades of Peru Tan #754015
Tints of Peru Tan #754015
RGB
CMYK
RGB Variations
Color information
#754015 (or 0x754015) is known color: Peru Tan. HEX triplet: 75, 40 and 15. RGB value is (117,64,21). Sum of RGB (Red+Green+Blue) = 117+64+21=202 (26% of max value = 765). Red value is 117 (46.09% from 255 or 57.92% from 202); Green value is 64 (25.39% from 255 or 31.68% from 202); Blue value is 21 (8.59% from 255 or 10.40% from 202); Max value from RGB is 117 - color contains mainly: red. Hex color #754015 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754015 is #8ABFEA. Grayscale: #4B4B4B. Windows color (decimal): -9093099 or 1392757. OLE color: 1392757.
HSL color Cylindrical-coordinate representation of color #754015: hue angle of 26.88º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #754015 is Cyan = 0, Magento = 0.45, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 21 | - |
| CMYK | 0 | 0.45 | 0.82 | 0.54 |
| HSL | 26.88º | 0.7% | 0.27% | - |
| HSV(B) | 26.88º | 0.82% | 0.46% | - |
| XYZ | 9.3 | 7.5 | 1.67 | - |
| YUV | 74.95 | 97.56 | 158 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 21 | 0 | 0.45 | 0.82 | 0.54 | 26.88 | 0.7 | 0.27 |
| Hex | 75 | 40 | 15 | 0 | 2D | 52 | 36 | 1B | 46 | 1B |
| Octal | 165 | 100 | 25 | 0 | 55 | 122 | 66 | 33 | 106 | 33 |
| Binary | 1110101 | 1000000 | 10101 | 0 | 101101 | 1010010 | 110110 | 11011 | 1000110 | 11011 |
Color Harmonies of #754015
Complementary color
Monochromatic Colors of #754015
Black with #754015
Text Example
Text Example
White with #754015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754015; }
p { color: rgb(117,64,21); }
H1.HeaderClassName
{
color: #754015;
}
.AnyTagClassName
{
color: #754015;
}
</style>
background-color css
<style>
a { background-color: #754015; }
a { background-color: rgb(117,64,21); }
div.DivClassName
{
background-color: #754015;
}
.BgClassName
{
background-color: #754015;
}
</style>
border-color css
<style>
span { border-color: #754015; }
span { border-color: rgb(117,64,21); }
td.TdClassName
{
border-color: #754015;
}
.TagClassName
{
border-color: #754015;
}
</style>