Shades of Peru Tan #753010
Tints of Peru Tan #753010
RGB
CMYK
RGB Variations
Color information
#753010 (or 0x753010) is known color: Peru Tan. HEX triplet: 75, 30 and 10. RGB value is (117,48,16). Sum of RGB (Red+Green+Blue) = 117+48+16=181 (23% of max value = 765). Red value is 117 (46.09% from 255 or 64.64% from 181); Green value is 48 (19.14% from 255 or 26.52% from 181); Blue value is 16 (6.64% from 255 or 8.84% from 181); Max value from RGB is 117 - color contains mainly: red. Hex color #753010 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753010 is #8ACFEF. Grayscale: #414141. Windows color (decimal): -9097200 or 1060981. OLE color: 1060981.
HSL color Cylindrical-coordinate representation of color #753010: hue angle of 19.01º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #753010 is Cyan = 0, Magento = 0.59, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 16 | - |
| CMYK | 0 | 0.59 | 0.86 | 0.54 |
| HSL | 19.01º | 0.76% | 0.26% | - |
| HSV(B) | 19.01º | 0.86% | 0.46% | - |
| XYZ | 8.49 | 5.93 | 1.19 | - |
| YUV | 64.98 | 100.36 | 165.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 16 | 0 | 0.59 | 0.86 | 0.54 | 19.01 | 0.76 | 0.26 |
| Hex | 75 | 30 | 10 | 0 | 3B | 56 | 36 | 13 | 4C | 1A |
| Octal | 165 | 60 | 20 | 0 | 73 | 126 | 66 | 23 | 114 | 32 |
| Binary | 1110101 | 110000 | 10000 | 0 | 111011 | 1010110 | 110110 | 10011 | 1001100 | 11010 |
Color Harmonies of #753010
Complementary color
Monochromatic Colors of #753010
Black with #753010
Text Example
Text Example
White with #753010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753010; }
p { color: rgb(117,48,16); }
H1.HeaderClassName
{
color: #753010;
}
.AnyTagClassName
{
color: #753010;
}
</style>
background-color css
<style>
a { background-color: #753010; }
a { background-color: rgb(117,48,16); }
div.DivClassName
{
background-color: #753010;
}
.BgClassName
{
background-color: #753010;
}
</style>
border-color css
<style>
span { border-color: #753010; }
span { border-color: rgb(117,48,16); }
td.TdClassName
{
border-color: #753010;
}
.TagClassName
{
border-color: #753010;
}
</style>