Shades of Peru Tan #752909
Tints of Peru Tan #752909
RGB
CMYK
RGB Variations
Color information
#752909 (or 0x752909) is known color: Peru Tan. HEX triplet: 75, 29 and 09. RGB value is (117,41,9). Sum of RGB (Red+Green+Blue) = 117+41+9=167 (22% of max value = 765). Red value is 117 (46.09% from 255 or 70.06% from 167); Green value is 41 (16.41% from 255 or 24.55% from 167); Blue value is 9 (3.91% from 255 or 5.39% from 167); Max value from RGB is 117 - color contains mainly: red. Hex color #752909 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752909 is #8AD6F6. Grayscale: #3C3C3C. Windows color (decimal): -9098999 or 600437. OLE color: 600437.
HSL color Cylindrical-coordinate representation of color #752909: hue angle of 17.78º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #752909 is Cyan = 0, Magento = 0.65, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 9 | - |
| CMYK | 0 | 0.65 | 0.92 | 0.54 |
| HSL | 17.78º | 0.86% | 0.25% | - |
| HSV(B) | 17.78º | 0.92% | 0.46% | - |
| XYZ | 8.18 | 5.39 | 0.87 | - |
| YUV | 60.08 | 99.18 | 168.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 9 | 0 | 0.65 | 0.92 | 0.54 | 17.78 | 0.86 | 0.25 |
| Hex | 75 | 29 | 9 | 0 | 41 | 5C | 36 | 12 | 56 | 19 |
| Octal | 165 | 51 | 11 | 0 | 101 | 134 | 66 | 22 | 126 | 31 |
| Binary | 1110101 | 101001 | 1001 | 0 | 1000001 | 1011100 | 110110 | 10010 | 1010110 | 11001 |
Color Harmonies of #752909
Complementary color
Monochromatic Colors of #752909
Black with #752909
Text Example
Text Example
White with #752909
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752909; }
p { color: rgb(117,41,9); }
H1.HeaderClassName
{
color: #752909;
}
.AnyTagClassName
{
color: #752909;
}
</style>
background-color css
<style>
a { background-color: #752909; }
a { background-color: rgb(117,41,9); }
div.DivClassName
{
background-color: #752909;
}
.BgClassName
{
background-color: #752909;
}
</style>
border-color css
<style>
span { border-color: #752909; }
span { border-color: rgb(117,41,9); }
td.TdClassName
{
border-color: #752909;
}
.TagClassName
{
border-color: #752909;
}
</style>