Shades of Peru Tan #744017
Tints of Peru Tan #744017
RGB
CMYK
RGB Variations
Color information
#744017 (or 0x744017) is known color: Peru Tan. HEX triplet: 74, 40 and 17. RGB value is (116,64,23). Sum of RGB (Red+Green+Blue) = 116+64+23=203 (26% of max value = 765). Red value is 116 (45.70% from 255 or 57.14% from 203); Green value is 64 (25.39% from 255 or 31.53% from 203); Blue value is 23 (9.38% from 255 or 11.33% from 203); Max value from RGB is 116 - color contains mainly: red. Hex color #744017 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744017 is #8BBFE8. Grayscale: #4B4B4B. Windows color (decimal): -9158633 or 1523828. OLE color: 1523828.
HSL color Cylindrical-coordinate representation of color #744017: hue angle of 26.45º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #744017 is Cyan = 0, Magento = 0.45, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 23 | - |
| CMYK | 0 | 0.45 | 0.80 | 0.55 |
| HSL | 26.45º | 0.67% | 0.27% | - |
| HSV(B) | 26.45º | 0.8% | 0.45% | - |
| XYZ | 9.19 | 7.44 | 1.76 | - |
| YUV | 74.87 | 98.73 | 157.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 23 | 0 | 0.45 | 0.80 | 0.55 | 26.45 | 0.67 | 0.27 |
| Hex | 74 | 40 | 17 | 0 | 2D | 50 | 37 | 1A | 43 | 1B |
| Octal | 164 | 100 | 27 | 0 | 55 | 120 | 67 | 32 | 103 | 33 |
| Binary | 1110100 | 1000000 | 10111 | 0 | 101101 | 1010000 | 110111 | 11010 | 1000011 | 11011 |
Color Harmonies of #744017
Complementary color
Monochromatic Colors of #744017
Black with #744017
Text Example
Text Example
White with #744017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744017; }
p { color: rgb(116,64,23); }
H1.HeaderClassName
{
color: #744017;
}
.AnyTagClassName
{
color: #744017;
}
</style>
background-color css
<style>
a { background-color: #744017; }
a { background-color: rgb(116,64,23); }
div.DivClassName
{
background-color: #744017;
}
.BgClassName
{
background-color: #744017;
}
</style>
border-color css
<style>
span { border-color: #744017; }
span { border-color: rgb(116,64,23); }
td.TdClassName
{
border-color: #744017;
}
.TagClassName
{
border-color: #744017;
}
</style>