Shades of Peru Tan #752709
Tints of Peru Tan #752709
RGB
CMYK
RGB Variations
Color information
#752709 (or 0x752709) is known color: Peru Tan. HEX triplet: 75, 27 and 09. RGB value is (117,39,9). Sum of RGB (Red+Green+Blue) = 117+39+9=165 (21% of max value = 765). Red value is 117 (46.09% from 255 or 70.91% from 165); Green value is 39 (15.62% from 255 or 23.64% from 165); Blue value is 9 (3.91% from 255 or 5.45% from 165); Max value from RGB is 117 - color contains mainly: red. Hex color #752709 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752709 is #8AD8F6. Grayscale: #3B3B3B. Windows color (decimal): -9099511 or 599925. OLE color: 599925.
HSL color Cylindrical-coordinate representation of color #752709: hue angle of 16.67º 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 #752709 is Cyan = 0, Magento = 0.67, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 39 | 9 | - |
| CMYK | 0 | 0.67 | 0.92 | 0.54 |
| HSL | 16.67º | 0.86% | 0.25% | - |
| HSV(B) | 16.67º | 0.92% | 0.46% | - |
| XYZ | 8.11 | 5.25 | 0.84 | - |
| YUV | 58.9 | 99.84 | 169.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 39 | 9 | 0 | 0.67 | 0.92 | 0.54 | 16.67 | 0.86 | 0.25 |
| Hex | 75 | 27 | 9 | 0 | 43 | 5C | 36 | 11 | 56 | 19 |
| Octal | 165 | 47 | 11 | 0 | 103 | 134 | 66 | 21 | 126 | 31 |
| Binary | 1110101 | 100111 | 1001 | 0 | 1000011 | 1011100 | 110110 | 10001 | 1010110 | 11001 |
Color Harmonies of #752709
Complementary color
Monochromatic Colors of #752709
Black with #752709
Text Example
Text Example
White with #752709
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752709; }
p { color: rgb(117,39,9); }
H1.HeaderClassName
{
color: #752709;
}
.AnyTagClassName
{
color: #752709;
}
</style>
background-color css
<style>
a { background-color: #752709; }
a { background-color: rgb(117,39,9); }
div.DivClassName
{
background-color: #752709;
}
.BgClassName
{
background-color: #752709;
}
</style>
border-color css
<style>
span { border-color: #752709; }
span { border-color: rgb(117,39,9); }
td.TdClassName
{
border-color: #752709;
}
.TagClassName
{
border-color: #752709;
}
</style>