Shades of Peru Tan #752907
Tints of Peru Tan #752907
RGB
CMYK
RGB Variations
Color information
#752907 (or 0x752907) is known color: Peru Tan. HEX triplet: 75, 29 and 07. RGB value is (117,41,7). Sum of RGB (Red+Green+Blue) = 117+41+7=165 (21% of max value = 765). Red value is 117 (46.09% from 255 or 70.91% from 165); Green value is 41 (16.41% from 255 or 24.85% from 165); Blue value is 7 (3.12% from 255 or 4.24% from 165); Max value from RGB is 117 - color contains mainly: red. Hex color #752907 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752907 is #8AD6F8. Grayscale: #3C3C3C. Windows color (decimal): -9099001 or 469365. OLE color: 469365.
HSL color Cylindrical-coordinate representation of color #752907: hue angle of 18.55º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #752907 is Cyan = 0, Magento = 0.65, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 7 | - |
| CMYK | 0 | 0.65 | 0.94 | 0.54 |
| HSL | 18.55º | 0.89% | 0.24% | - |
| HSV(B) | 18.55º | 0.94% | 0.46% | - |
| XYZ | 8.17 | 5.38 | 0.81 | - |
| YUV | 59.85 | 98.18 | 168.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 7 | 0 | 0.65 | 0.94 | 0.54 | 18.55 | 0.89 | 0.24 |
| Hex | 75 | 29 | 7 | 0 | 41 | 5E | 36 | 13 | 59 | 18 |
| Octal | 165 | 51 | 7 | 0 | 101 | 136 | 66 | 23 | 131 | 30 |
| Binary | 1110101 | 101001 | 111 | 0 | 1000001 | 1011110 | 110110 | 10011 | 1011001 | 11000 |
Color Harmonies of #752907
Complementary color
Monochromatic Colors of #752907
Black with #752907
Text Example
Text Example
White with #752907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752907; }
p { color: rgb(117,41,7); }
H1.HeaderClassName
{
color: #752907;
}
.AnyTagClassName
{
color: #752907;
}
</style>
background-color css
<style>
a { background-color: #752907; }
a { background-color: rgb(117,41,7); }
div.DivClassName
{
background-color: #752907;
}
.BgClassName
{
background-color: #752907;
}
</style>
border-color css
<style>
span { border-color: #752907; }
span { border-color: rgb(117,41,7); }
td.TdClassName
{
border-color: #752907;
}
.TagClassName
{
border-color: #752907;
}
</style>