Shades of Peru Tan #753915
Tints of Peru Tan #753915
RGB
CMYK
RGB Variations
Color information
#753915 (or 0x753915) is known color: Peru Tan. HEX triplet: 75, 39 and 15. RGB value is (117,57,21). Sum of RGB (Red+Green+Blue) = 117+57+21=195 (25% of max value = 765). Red value is 117 (46.09% from 255 or 60% from 195); Green value is 57 (22.66% from 255 or 29.23% from 195); Blue value is 21 (8.59% from 255 or 10.77% from 195); Max value from RGB is 117 - color contains mainly: red. Hex color #753915 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753915 is #8AC6EA. Grayscale: #474747. Windows color (decimal): -9094891 or 1390965. OLE color: 1390965.
HSL color Cylindrical-coordinate representation of color #753915: hue angle of 22.5º 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 #753915 is Cyan = 0, Magento = 0.51, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 21 | - |
| CMYK | 0 | 0.51 | 0.82 | 0.54 |
| HSL | 22.5º | 0.7% | 0.27% | - |
| HSV(B) | 22.5º | 0.82% | 0.46% | - |
| XYZ | 8.93 | 6.76 | 1.54 | - |
| YUV | 70.84 | 99.88 | 160.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 21 | 0 | 0.51 | 0.82 | 0.54 | 22.5 | 0.7 | 0.27 |
| Hex | 75 | 39 | 15 | 0 | 33 | 52 | 36 | 16 | 46 | 1B |
| Octal | 165 | 71 | 25 | 0 | 63 | 122 | 66 | 26 | 106 | 33 |
| Binary | 1110101 | 111001 | 10101 | 0 | 110011 | 1010010 | 110110 | 10110 | 1000110 | 11011 |
Color Harmonies of #753915
Complementary color
Monochromatic Colors of #753915
Black with #753915
Text Example
Text Example
White with #753915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753915; }
p { color: rgb(117,57,21); }
H1.HeaderClassName
{
color: #753915;
}
.AnyTagClassName
{
color: #753915;
}
</style>
background-color css
<style>
a { background-color: #753915; }
a { background-color: rgb(117,57,21); }
div.DivClassName
{
background-color: #753915;
}
.BgClassName
{
background-color: #753915;
}
</style>
border-color css
<style>
span { border-color: #753915; }
span { border-color: rgb(117,57,21); }
td.TdClassName
{
border-color: #753915;
}
.TagClassName
{
border-color: #753915;
}
</style>