Shades of Peru Tan #753216
Tints of Peru Tan #753216
RGB
CMYK
RGB Variations
Color information
#753216 (or 0x753216) is known color: Peru Tan. HEX triplet: 75, 32 and 16. RGB value is (117,50,22). Sum of RGB (Red+Green+Blue) = 117+50+22=189 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.90% from 189); Green value is 50 (19.92% from 255 or 26.46% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 117 - color contains mainly: red. Hex color #753216 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753216 is #8ACDE9. Grayscale: #434343. Windows color (decimal): -9096682 or 1454709. OLE color: 1454709.
HSL color Cylindrical-coordinate representation of color #753216: hue angle of 17.68º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #753216 is Cyan = 0, Magento = 0.57, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 22 | - |
| CMYK | 0 | 0.57 | 0.81 | 0.54 |
| HSL | 17.68º | 0.68% | 0.27% | - |
| HSV(B) | 17.68º | 0.81% | 0.46% | - |
| XYZ | 8.62 | 6.12 | 1.49 | - |
| YUV | 66.84 | 102.7 | 163.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 22 | 0 | 0.57 | 0.81 | 0.54 | 17.68 | 0.68 | 0.27 |
| Hex | 75 | 32 | 16 | 0 | 39 | 51 | 36 | 12 | 44 | 1B |
| Octal | 165 | 62 | 26 | 0 | 71 | 121 | 66 | 22 | 104 | 33 |
| Binary | 1110101 | 110010 | 10110 | 0 | 111001 | 1010001 | 110110 | 10010 | 1000100 | 11011 |
Color Harmonies of #753216
Complementary color
Monochromatic Colors of #753216
Black with #753216
Text Example
Text Example
White with #753216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753216; }
p { color: rgb(117,50,22); }
H1.HeaderClassName
{
color: #753216;
}
.AnyTagClassName
{
color: #753216;
}
</style>
background-color css
<style>
a { background-color: #753216; }
a { background-color: rgb(117,50,22); }
div.DivClassName
{
background-color: #753216;
}
.BgClassName
{
background-color: #753216;
}
</style>
border-color css
<style>
span { border-color: #753216; }
span { border-color: rgb(117,50,22); }
td.TdClassName
{
border-color: #753216;
}
.TagClassName
{
border-color: #753216;
}
</style>