Shades of Peru Tan #754019
Tints of Peru Tan #754019
RGB
CMYK
RGB Variations
Color information
#754019 (or 0x754019) is known color: Peru Tan. HEX triplet: 75, 40 and 19. RGB value is (117,64,25). Sum of RGB (Red+Green+Blue) = 117+64+25=206 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.80% from 206); Green value is 64 (25.39% from 255 or 31.07% from 206); Blue value is 25 (10.16% from 255 or 12.14% from 206); Max value from RGB is 117 - color contains mainly: red. Hex color #754019 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #754019 is #8ABFE6. Grayscale: #4B4B4B. Windows color (decimal): -9093095 or 1654901. OLE color: 1654901.
HSL color Cylindrical-coordinate representation of color #754019: hue angle of 25.43º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #754019 is Cyan = 0, Magento = 0.45, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 25 | - |
| CMYK | 0 | 0.45 | 0.79 | 0.54 |
| HSL | 25.43º | 0.65% | 0.28% | - |
| HSV(B) | 25.43º | 0.79% | 0.46% | - |
| XYZ | 9.34 | 7.52 | 1.88 | - |
| YUV | 75.4 | 99.56 | 157.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 25 | 0 | 0.45 | 0.79 | 0.54 | 25.43 | 0.65 | 0.28 |
| Hex | 75 | 40 | 19 | 0 | 2D | 4F | 36 | 19 | 41 | 1C |
| Octal | 165 | 100 | 31 | 0 | 55 | 117 | 66 | 31 | 101 | 34 |
| Binary | 1110101 | 1000000 | 11001 | 0 | 101101 | 1001111 | 110110 | 11001 | 1000001 | 11100 |
Color Harmonies of #754019
Complementary color
Monochromatic Colors of #754019
Black with #754019
Text Example
Text Example
White with #754019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754019; }
p { color: rgb(117,64,25); }
H1.HeaderClassName
{
color: #754019;
}
.AnyTagClassName
{
color: #754019;
}
</style>
background-color css
<style>
a { background-color: #754019; }
a { background-color: rgb(117,64,25); }
div.DivClassName
{
background-color: #754019;
}
.BgClassName
{
background-color: #754019;
}
</style>
border-color css
<style>
span { border-color: #754019; }
span { border-color: rgb(117,64,25); }
td.TdClassName
{
border-color: #754019;
}
.TagClassName
{
border-color: #754019;
}
</style>