Shades of Peru Tan #7C3518
Tints of Peru Tan #7C3518
RGB
CMYK
RGB Variations
Color information
#7C3518 (or 0x7C3518) is known color: Peru Tan. HEX triplet: 7C, 35 and 18. RGB value is (124,53,24). Sum of RGB (Red+Green+Blue) = 124+53+24=201 (26% of max value = 765). Red value is 124 (48.83% from 255 or 61.69% from 201); Green value is 53 (21.09% from 255 or 26.37% from 201); Blue value is 24 (9.77% from 255 or 11.94% from 201); Max value from RGB is 124 - color contains mainly: red. Hex color #7C3518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #7C3518 is #83CAE7. Grayscale: #474747. Windows color (decimal): -8637160 or 1586556. OLE color: 1586556.
HSL color Cylindrical-coordinate representation of color #7C3518: hue angle of 17.4º degrees, saturation: 0.68, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #7C3518 is Cyan = 0, Magento = 0.57, Yellow = 0.81 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 124 | 53 | 24 | - |
| CMYK | 0 | 0.57 | 0.81 | 0.51 |
| HSL | 17.4º | 0.68% | 0.29% | - |
| HSV(B) | 17.4º | 0.81% | 0.49% | - |
| XYZ | 9.75 | 6.9 | 1.68 | - |
| YUV | 70.92 | 101.52 | 165.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 124 | 53 | 24 | 0 | 0.57 | 0.81 | 0.51 | 17.4 | 0.68 | 0.29 |
| Hex | 7C | 35 | 18 | 0 | 39 | 51 | 33 | 11 | 44 | 1D |
| Octal | 174 | 65 | 30 | 0 | 71 | 121 | 63 | 21 | 104 | 35 |
| Binary | 1111100 | 110101 | 11000 | 0 | 111001 | 1010001 | 110011 | 10001 | 1000100 | 11101 |
Color Harmonies of #7C3518
Complementary color
Monochromatic Colors of #7C3518
Black with #7C3518
Text Example
Text Example
White with #7C3518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7C3518; }
p { color: rgb(124,53,24); }
H1.HeaderClassName
{
color: #7C3518;
}
.AnyTagClassName
{
color: #7C3518;
}
</style>
background-color css
<style>
a { background-color: #7C3518; }
a { background-color: rgb(124,53,24); }
div.DivClassName
{
background-color: #7C3518;
}
.BgClassName
{
background-color: #7C3518;
}
</style>
border-color css
<style>
span { border-color: #7C3518; }
span { border-color: rgb(124,53,24); }
td.TdClassName
{
border-color: #7C3518;
}
.TagClassName
{
border-color: #7C3518;
}
</style>