Shades of Peru Tan #734119
Tints of Peru Tan #734119
RGB
CMYK
RGB Variations
Color information
#734119 (or 0x734119) is known color: Peru Tan. HEX triplet: 73, 41 and 19. RGB value is (115,65,25). Sum of RGB (Red+Green+Blue) = 115+65+25=205 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.10% from 205); Green value is 65 (25.78% from 255 or 31.71% from 205); Blue value is 25 (10.16% from 255 or 12.20% from 205); Max value from RGB is 115 - color contains mainly: red. Hex color #734119 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734119 is #8CBEE6. Grayscale: #4B4B4B. Windows color (decimal): -9223911 or 1655155. OLE color: 1655155.
HSL color Cylindrical-coordinate representation of color #734119: hue angle of 26.67º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #734119 is Cyan = 0, Magento = 0.43, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 65 | 25 | - |
| CMYK | 0 | 0.43 | 0.78 | 0.55 |
| HSL | 26.67º | 0.64% | 0.27% | - |
| HSV(B) | 26.67º | 0.78% | 0.45% | - |
| XYZ | 9.14 | 7.5 | 1.88 | - |
| YUV | 75.39 | 99.57 | 156.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 65 | 25 | 0 | 0.43 | 0.78 | 0.55 | 26.67 | 0.64 | 0.27 |
| Hex | 73 | 41 | 19 | 0 | 2B | 4E | 37 | 1B | 40 | 1B |
| Octal | 163 | 101 | 31 | 0 | 53 | 116 | 67 | 33 | 100 | 33 |
| Binary | 1110011 | 1000001 | 11001 | 0 | 101011 | 1001110 | 110111 | 11011 | 1000000 | 11011 |
Color Harmonies of #734119
Complementary color
Monochromatic Colors of #734119
Black with #734119
Text Example
Text Example
White with #734119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734119; }
p { color: rgb(115,65,25); }
H1.HeaderClassName
{
color: #734119;
}
.AnyTagClassName
{
color: #734119;
}
</style>
background-color css
<style>
a { background-color: #734119; }
a { background-color: rgb(115,65,25); }
div.DivClassName
{
background-color: #734119;
}
.BgClassName
{
background-color: #734119;
}
</style>
border-color css
<style>
span { border-color: #734119; }
span { border-color: rgb(115,65,25); }
td.TdClassName
{
border-color: #734119;
}
.TagClassName
{
border-color: #734119;
}
</style>