Shades of Peru Tan #752906
Tints of Peru Tan #752906
RGB
CMYK
RGB Variations
Color information
#752906 (or 0x752906) is known color: Peru Tan. HEX triplet: 75, 29 and 06. RGB value is (117,41,6). Sum of RGB (Red+Green+Blue) = 117+41+6=164 (21% of max value = 765). Red value is 117 (46.09% from 255 or 71.34% from 164); Green value is 41 (16.41% from 255 or 25% from 164); Blue value is 6 (2.73% from 255 or 3.66% from 164); Max value from RGB is 117 - color contains mainly: red. Hex color #752906 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752906 is #8AD6F9. Grayscale: #3B3B3B. Windows color (decimal): -9099002 or 403829. OLE color: 403829.
HSL color Cylindrical-coordinate representation of color #752906: hue angle of 18.92º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #752906 is Cyan = 0, Magento = 0.65, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 41 | 6 | - |
| CMYK | 0 | 0.65 | 0.95 | 0.54 |
| HSL | 18.92º | 0.9% | 0.24% | - |
| HSV(B) | 18.92º | 0.95% | 0.46% | - |
| XYZ | 8.16 | 5.38 | 0.78 | - |
| YUV | 59.73 | 97.68 | 168.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 41 | 6 | 0 | 0.65 | 0.95 | 0.54 | 18.92 | 0.9 | 0.24 |
| Hex | 75 | 29 | 6 | 0 | 41 | 5F | 36 | 13 | 5A | 18 |
| Octal | 165 | 51 | 6 | 0 | 101 | 137 | 66 | 23 | 132 | 30 |
| Binary | 1110101 | 101001 | 110 | 0 | 1000001 | 1011111 | 110110 | 10011 | 1011010 | 11000 |
Color Harmonies of #752906
Complementary color
Monochromatic Colors of #752906
Black with #752906
Text Example
Text Example
White with #752906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752906; }
p { color: rgb(117,41,6); }
H1.HeaderClassName
{
color: #752906;
}
.AnyTagClassName
{
color: #752906;
}
</style>
background-color css
<style>
a { background-color: #752906; }
a { background-color: rgb(117,41,6); }
div.DivClassName
{
background-color: #752906;
}
.BgClassName
{
background-color: #752906;
}
</style>
border-color css
<style>
span { border-color: #752906; }
span { border-color: rgb(117,41,6); }
td.TdClassName
{
border-color: #752906;
}
.TagClassName
{
border-color: #752906;
}
</style>