Shades of Peru Tan #744117
Tints of Peru Tan #744117
RGB
CMYK
RGB Variations
Color information
#744117 (or 0x744117) is known color: Peru Tan. HEX triplet: 74, 41 and 17. RGB value is (116,65,23). Sum of RGB (Red+Green+Blue) = 116+65+23=204 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.86% from 204); Green value is 65 (25.78% from 255 or 31.86% from 204); Blue value is 23 (9.38% from 255 or 11.27% from 204); Max value from RGB is 116 - color contains mainly: red. Hex color #744117 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #744117 is #8BBEE8. Grayscale: #4B4B4B. Windows color (decimal): -9158377 or 1524084. OLE color: 1524084.
HSL color Cylindrical-coordinate representation of color #744117: hue angle of 27.1º 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 #744117 is Cyan = 0, Magento = 0.44, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 23 | - |
| CMYK | 0 | 0.44 | 0.80 | 0.55 |
| HSL | 27.1º | 0.67% | 0.27% | - |
| HSV(B) | 27.1º | 0.8% | 0.45% | - |
| XYZ | 9.25 | 7.56 | 1.78 | - |
| YUV | 75.46 | 98.4 | 156.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 23 | 0 | 0.44 | 0.80 | 0.55 | 27.1 | 0.67 | 0.27 |
| Hex | 74 | 41 | 17 | 0 | 2C | 50 | 37 | 1B | 43 | 1B |
| Octal | 164 | 101 | 27 | 0 | 54 | 120 | 67 | 33 | 103 | 33 |
| Binary | 1110100 | 1000001 | 10111 | 0 | 101100 | 1010000 | 110111 | 11011 | 1000011 | 11011 |
Color Harmonies of #744117
Complementary color
Monochromatic Colors of #744117
Black with #744117
Text Example
Text Example
White with #744117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744117; }
p { color: rgb(116,65,23); }
H1.HeaderClassName
{
color: #744117;
}
.AnyTagClassName
{
color: #744117;
}
</style>
background-color css
<style>
a { background-color: #744117; }
a { background-color: rgb(116,65,23); }
div.DivClassName
{
background-color: #744117;
}
.BgClassName
{
background-color: #744117;
}
</style>
border-color css
<style>
span { border-color: #744117; }
span { border-color: rgb(116,65,23); }
td.TdClassName
{
border-color: #744117;
}
.TagClassName
{
border-color: #744117;
}
</style>