Shades of Peru Tan #753315
Tints of Peru Tan #753315
RGB
CMYK
RGB Variations
Color information
#753315 (or 0x753315) is known color: Peru Tan. HEX triplet: 75, 33 and 15. RGB value is (117,51,21). Sum of RGB (Red+Green+Blue) = 117+51+21=189 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.90% from 189); Green value is 51 (20.31% from 255 or 26.98% from 189); Blue value is 21 (8.59% from 255 or 11.11% from 189); Max value from RGB is 117 - color contains mainly: red. Hex color #753315 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753315 is #8ACCEA. Grayscale: #434343. Windows color (decimal): -9096427 or 1389429. OLE color: 1389429.
HSL color Cylindrical-coordinate representation of color #753315: hue angle of 18.75º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #753315 is Cyan = 0, Magento = 0.56, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 51 | 21 | - |
| CMYK | 0 | 0.56 | 0.82 | 0.54 |
| HSL | 18.75º | 0.7% | 0.27% | - |
| HSV(B) | 18.75º | 0.82% | 0.46% | - |
| XYZ | 8.66 | 6.2 | 1.45 | - |
| YUV | 67.31 | 101.87 | 163.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 51 | 21 | 0 | 0.56 | 0.82 | 0.54 | 18.75 | 0.7 | 0.27 |
| Hex | 75 | 33 | 15 | 0 | 38 | 52 | 36 | 13 | 46 | 1B |
| Octal | 165 | 63 | 25 | 0 | 70 | 122 | 66 | 23 | 106 | 33 |
| Binary | 1110101 | 110011 | 10101 | 0 | 111000 | 1010010 | 110110 | 10011 | 1000110 | 11011 |
Color Harmonies of #753315
Complementary color
Monochromatic Colors of #753315
Black with #753315
Text Example
Text Example
White with #753315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753315; }
p { color: rgb(117,51,21); }
H1.HeaderClassName
{
color: #753315;
}
.AnyTagClassName
{
color: #753315;
}
</style>
background-color css
<style>
a { background-color: #753315; }
a { background-color: rgb(117,51,21); }
div.DivClassName
{
background-color: #753315;
}
.BgClassName
{
background-color: #753315;
}
</style>
border-color css
<style>
span { border-color: #753315; }
span { border-color: rgb(117,51,21); }
td.TdClassName
{
border-color: #753315;
}
.TagClassName
{
border-color: #753315;
}
</style>