Shades of Peru Tan #744421
Tints of Peru Tan #744421
RGB
CMYK
RGB Variations
Color information
#744421 (or 0x744421) is known color: Peru Tan. HEX triplet: 74, 44 and 21. RGB value is (116,68,33). Sum of RGB (Red+Green+Blue) = 116+68+33=217 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.46% from 217); Green value is 68 (26.95% from 255 or 31.34% from 217); Blue value is 33 (13.28% from 255 or 15.21% from 217); Max value from RGB is 116 - color contains mainly: red. Hex color #744421 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744421 is #8BBBDE. Grayscale: #4E4E4E. Windows color (decimal): -9157599 or 2180212. OLE color: 2180212.
HSL color Cylindrical-coordinate representation of color #744421: hue angle of 25.3º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #744421 is Cyan = 0, Magento = 0.41, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 33 | - |
| CMYK | 0 | 0.41 | 0.72 | 0.55 |
| HSL | 25.3º | 0.56% | 0.29% | - |
| HSV(B) | 25.3º | 0.72% | 0.45% | - |
| XYZ | 9.54 | 7.96 | 2.47 | - |
| YUV | 78.36 | 102.4 | 154.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 33 | 0 | 0.41 | 0.72 | 0.55 | 25.3 | 0.56 | 0.29 |
| Hex | 74 | 44 | 21 | 0 | 29 | 48 | 37 | 19 | 38 | 1D |
| Octal | 164 | 104 | 41 | 0 | 51 | 110 | 67 | 31 | 70 | 35 |
| Binary | 1110100 | 1000100 | 100001 | 0 | 101001 | 1001000 | 110111 | 11001 | 111000 | 11101 |
Color Harmonies of #744421
Complementary color
Monochromatic Colors of #744421
Black with #744421
Text Example
Text Example
White with #744421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744421; }
p { color: rgb(116,68,33); }
H1.HeaderClassName
{
color: #744421;
}
.AnyTagClassName
{
color: #744421;
}
</style>
background-color css
<style>
a { background-color: #744421; }
a { background-color: rgb(116,68,33); }
div.DivClassName
{
background-color: #744421;
}
.BgClassName
{
background-color: #744421;
}
</style>
border-color css
<style>
span { border-color: #744421; }
span { border-color: rgb(116,68,33); }
td.TdClassName
{
border-color: #744421;
}
.TagClassName
{
border-color: #744421;
}
</style>