Shades of Peru Tan #744024
Tints of Peru Tan #744024
RGB
CMYK
RGB Variations
Color information
#744024 (or 0x744024) is known color: Peru Tan. HEX triplet: 74, 40 and 24. RGB value is (116,64,36). Sum of RGB (Red+Green+Blue) = 116+64+36=216 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.70% from 216); Green value is 64 (25.39% from 255 or 29.63% from 216); Blue value is 36 (14.45% from 255 or 16.67% from 216); Max value from RGB is 116 - color contains mainly: red. Hex color #744024 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744024 is #8BBFDB. Grayscale: #4C4C4C. Windows color (decimal): -9158620 or 2375796. OLE color: 2375796.
HSL color Cylindrical-coordinate representation of color #744024: hue angle of 21º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #744024 is Cyan = 0, Magento = 0.45, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 36 | - |
| CMYK | 0 | 0.45 | 0.69 | 0.55 |
| HSL | 21º | 0.53% | 0.3% | - |
| HSV(B) | 21º | 0.69% | 0.45% | - |
| XYZ | 9.35 | 7.51 | 2.63 | - |
| YUV | 76.36 | 105.23 | 156.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 36 | 0 | 0.45 | 0.69 | 0.55 | 21 | 0.53 | 0.3 |
| Hex | 74 | 40 | 24 | 0 | 2D | 45 | 37 | 15 | 35 | 1E |
| Octal | 164 | 100 | 44 | 0 | 55 | 105 | 67 | 25 | 65 | 36 |
| Binary | 1110100 | 1000000 | 100100 | 0 | 101101 | 1000101 | 110111 | 10101 | 110101 | 11110 |
Color Harmonies of #744024
Complementary color
Monochromatic Colors of #744024
Black with #744024
Text Example
Text Example
White with #744024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744024; }
p { color: rgb(116,64,36); }
H1.HeaderClassName
{
color: #744024;
}
.AnyTagClassName
{
color: #744024;
}
</style>
background-color css
<style>
a { background-color: #744024; }
a { background-color: rgb(116,64,36); }
div.DivClassName
{
background-color: #744024;
}
.BgClassName
{
background-color: #744024;
}
</style>
border-color css
<style>
span { border-color: #744024; }
span { border-color: rgb(116,64,36); }
td.TdClassName
{
border-color: #744024;
}
.TagClassName
{
border-color: #744024;
}
</style>