Shades of Peru Tan #764024
Tints of Peru Tan #764024
RGB
CMYK
RGB Variations
Color information
#764024 (or 0x764024) is known color: Peru Tan. HEX triplet: 76, 40 and 24. RGB value is (118,64,36). Sum of RGB (Red+Green+Blue) = 118+64+36=218 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.13% from 218); Green value is 64 (25.39% from 255 or 29.36% from 218); Blue value is 36 (14.45% from 255 or 16.51% from 218); Max value from RGB is 118 - color contains mainly: red. Hex color #764024 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764024 is #89BFDB. Grayscale: #4D4D4D. Windows color (decimal): -9027548 or 2375798. OLE color: 2375798.
HSL color Cylindrical-coordinate representation of color #764024: hue angle of 20.49º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #764024 is Cyan = 0, Magento = 0.46, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 36 | - |
| CMYK | 0 | 0.46 | 0.69 | 0.54 |
| HSL | 20.49º | 0.53% | 0.3% | - |
| HSV(B) | 20.49º | 0.69% | 0.46% | - |
| XYZ | 9.62 | 7.65 | 2.64 | - |
| YUV | 76.95 | 104.89 | 157.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 36 | 0 | 0.46 | 0.69 | 0.54 | 20.49 | 0.53 | 0.3 |
| Hex | 76 | 40 | 24 | 0 | 2E | 45 | 36 | 14 | 35 | 1E |
| Octal | 166 | 100 | 44 | 0 | 56 | 105 | 66 | 24 | 65 | 36 |
| Binary | 1110110 | 1000000 | 100100 | 0 | 101110 | 1000101 | 110110 | 10100 | 110101 | 11110 |
Color Harmonies of #764024
Complementary color
Monochromatic Colors of #764024
Black with #764024
Text Example
Text Example
White with #764024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764024; }
p { color: rgb(118,64,36); }
H1.HeaderClassName
{
color: #764024;
}
.AnyTagClassName
{
color: #764024;
}
</style>
background-color css
<style>
a { background-color: #764024; }
a { background-color: rgb(118,64,36); }
div.DivClassName
{
background-color: #764024;
}
.BgClassName
{
background-color: #764024;
}
</style>
border-color css
<style>
span { border-color: #764024; }
span { border-color: rgb(118,64,36); }
td.TdClassName
{
border-color: #764024;
}
.TagClassName
{
border-color: #764024;
}
</style>