Shades of Peru Tan #753918
Tints of Peru Tan #753918
RGB
CMYK
RGB Variations
Color information
#753918 (or 0x753918) is known color: Peru Tan. HEX triplet: 75, 39 and 18. RGB value is (117,57,24). Sum of RGB (Red+Green+Blue) = 117+57+24=198 (26% of max value = 765). Red value is 117 (46.09% from 255 or 59.09% from 198); Green value is 57 (22.66% from 255 or 28.79% from 198); Blue value is 24 (9.77% from 255 or 12.12% from 198); Max value from RGB is 117 - color contains mainly: red. Hex color #753918 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753918 is #8AC6E7. Grayscale: #474747. Windows color (decimal): -9094888 or 1587573. OLE color: 1587573.
HSL color Cylindrical-coordinate representation of color #753918: hue angle of 21.29º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #753918 is Cyan = 0, Magento = 0.51, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 24 | - |
| CMYK | 0 | 0.51 | 0.79 | 0.54 |
| HSL | 21.29º | 0.66% | 0.28% | - |
| HSV(B) | 21.29º | 0.79% | 0.46% | - |
| XYZ | 8.96 | 6.77 | 1.7 | - |
| YUV | 71.18 | 101.38 | 160.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 24 | 0 | 0.51 | 0.79 | 0.54 | 21.29 | 0.66 | 0.28 |
| Hex | 75 | 39 | 18 | 0 | 33 | 4F | 36 | 15 | 42 | 1C |
| Octal | 165 | 71 | 30 | 0 | 63 | 117 | 66 | 25 | 102 | 34 |
| Binary | 1110101 | 111001 | 11000 | 0 | 110011 | 1001111 | 110110 | 10101 | 1000010 | 11100 |
Color Harmonies of #753918
Complementary color
Monochromatic Colors of #753918
Black with #753918
Text Example
Text Example
White with #753918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753918; }
p { color: rgb(117,57,24); }
H1.HeaderClassName
{
color: #753918;
}
.AnyTagClassName
{
color: #753918;
}
</style>
background-color css
<style>
a { background-color: #753918; }
a { background-color: rgb(117,57,24); }
div.DivClassName
{
background-color: #753918;
}
.BgClassName
{
background-color: #753918;
}
</style>
border-color css
<style>
span { border-color: #753918; }
span { border-color: rgb(117,57,24); }
td.TdClassName
{
border-color: #753918;
}
.TagClassName
{
border-color: #753918;
}
</style>