Shades of Peru Tan #744019
Tints of Peru Tan #744019
RGB
CMYK
RGB Variations
Color information
#744019 (or 0x744019) is known color: Peru Tan. HEX triplet: 74, 40 and 19. RGB value is (116,64,25). Sum of RGB (Red+Green+Blue) = 116+64+25=205 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.59% from 205); Green value is 64 (25.39% from 255 or 31.22% from 205); Blue value is 25 (10.16% from 255 or 12.20% from 205); Max value from RGB is 116 - color contains mainly: red. Hex color #744019 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744019 is #8BBFE6. Grayscale: #4B4B4B. Windows color (decimal): -9158631 or 1654900. OLE color: 1654900.
HSL color Cylindrical-coordinate representation of color #744019: hue angle of 25.71º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #744019 is Cyan = 0, Magento = 0.45, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 25 | - |
| CMYK | 0 | 0.45 | 0.78 | 0.55 |
| HSL | 25.71º | 0.65% | 0.28% | - |
| HSV(B) | 25.71º | 0.78% | 0.45% | - |
| XYZ | 9.21 | 7.45 | 1.87 | - |
| YUV | 75.1 | 99.73 | 157.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 25 | 0 | 0.45 | 0.78 | 0.55 | 25.71 | 0.65 | 0.28 |
| Hex | 74 | 40 | 19 | 0 | 2D | 4E | 37 | 1A | 41 | 1C |
| Octal | 164 | 100 | 31 | 0 | 55 | 116 | 67 | 32 | 101 | 34 |
| Binary | 1110100 | 1000000 | 11001 | 0 | 101101 | 1001110 | 110111 | 11010 | 1000001 | 11100 |
Color Harmonies of #744019
Complementary color
Monochromatic Colors of #744019
Black with #744019
Text Example
Text Example
White with #744019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744019; }
p { color: rgb(116,64,25); }
H1.HeaderClassName
{
color: #744019;
}
.AnyTagClassName
{
color: #744019;
}
</style>
background-color css
<style>
a { background-color: #744019; }
a { background-color: rgb(116,64,25); }
div.DivClassName
{
background-color: #744019;
}
.BgClassName
{
background-color: #744019;
}
</style>
border-color css
<style>
span { border-color: #744019; }
span { border-color: rgb(116,64,25); }
td.TdClassName
{
border-color: #744019;
}
.TagClassName
{
border-color: #744019;
}
</style>