Shades of Peru Tan #734018
Tints of Peru Tan #734018
RGB
CMYK
RGB Variations
Color information
#734018 (or 0x734018) is known color: Peru Tan. HEX triplet: 73, 40 and 18. RGB value is (115,64,24). Sum of RGB (Red+Green+Blue) = 115+64+24=203 (26% of max value = 765). Red value is 115 (45.31% from 255 or 56.65% from 203); Green value is 64 (25.39% from 255 or 31.53% from 203); Blue value is 24 (9.77% from 255 or 11.82% from 203); Max value from RGB is 115 - color contains mainly: red. Hex color #734018 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #734018 is #8CBFE7. Grayscale: #4A4A4A. Windows color (decimal): -9224168 or 1589363. OLE color: 1589363.
HSL color Cylindrical-coordinate representation of color #734018: hue angle of 26.37º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #734018 is Cyan = 0, Magento = 0.44, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 64 | 24 | - |
| CMYK | 0 | 0.44 | 0.79 | 0.55 |
| HSL | 26.37º | 0.65% | 0.27% | - |
| HSV(B) | 26.37º | 0.79% | 0.45% | - |
| XYZ | 9.07 | 7.38 | 1.81 | - |
| YUV | 74.69 | 99.4 | 156.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 64 | 24 | 0 | 0.44 | 0.79 | 0.55 | 26.37 | 0.65 | 0.27 |
| Hex | 73 | 40 | 18 | 0 | 2C | 4F | 37 | 1A | 41 | 1B |
| Octal | 163 | 100 | 30 | 0 | 54 | 117 | 67 | 32 | 101 | 33 |
| Binary | 1110011 | 1000000 | 11000 | 0 | 101100 | 1001111 | 110111 | 11010 | 1000001 | 11011 |
Color Harmonies of #734018
Complementary color
Monochromatic Colors of #734018
Black with #734018
Text Example
Text Example
White with #734018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734018; }
p { color: rgb(115,64,24); }
H1.HeaderClassName
{
color: #734018;
}
.AnyTagClassName
{
color: #734018;
}
</style>
background-color css
<style>
a { background-color: #734018; }
a { background-color: rgb(115,64,24); }
div.DivClassName
{
background-color: #734018;
}
.BgClassName
{
background-color: #734018;
}
</style>
border-color css
<style>
span { border-color: #734018; }
span { border-color: rgb(115,64,24); }
td.TdClassName
{
border-color: #734018;
}
.TagClassName
{
border-color: #734018;
}
</style>