Shades of Peru Tan #7D3614
Tints of Peru Tan #7D3614
RGB
CMYK
RGB Variations
Color information
#7D3614 (or 0x7D3614) is known color: Peru Tan. HEX triplet: 7D, 36 and 14. RGB value is (125,54,20). Sum of RGB (Red+Green+Blue) = 125+54+20=199 (26% of max value = 765). Red value is 125 (49.22% from 255 or 62.81% from 199); Green value is 54 (21.48% from 255 or 27.14% from 199); Blue value is 20 (8.20% from 255 or 10.05% from 199); Max value from RGB is 125 - color contains mainly: red. Hex color #7D3614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #7D3614 is #82C9EB. Grayscale: #474747. Windows color (decimal): -8571372 or 1324669. OLE color: 1324669.
HSL color Cylindrical-coordinate representation of color #7D3614: hue angle of 19.43º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #7D3614 is Cyan = 0, Magento = 0.57, Yellow = 0.84 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 125 | 54 | 20 | - |
| CMYK | 0 | 0.57 | 0.84 | 0.51 |
| HSL | 19.43º | 0.72% | 0.28% | - |
| HSV(B) | 19.43º | 0.84% | 0.49% | - |
| XYZ | 9.9 | 7.05 | 1.5 | - |
| YUV | 71.35 | 99.02 | 166.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 125 | 54 | 20 | 0 | 0.57 | 0.84 | 0.51 | 19.43 | 0.72 | 0.28 |
| Hex | 7D | 36 | 14 | 0 | 39 | 54 | 33 | 13 | 48 | 1C |
| Octal | 175 | 66 | 24 | 0 | 71 | 124 | 63 | 23 | 110 | 34 |
| Binary | 1111101 | 110110 | 10100 | 0 | 111001 | 1010100 | 110011 | 10011 | 1001000 | 11100 |
Color Harmonies of #7D3614
Complementary color
Monochromatic Colors of #7D3614
Black with #7D3614
Text Example
Text Example
White with #7D3614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7D3614; }
p { color: rgb(125,54,20); }
H1.HeaderClassName
{
color: #7D3614;
}
.AnyTagClassName
{
color: #7D3614;
}
</style>
background-color css
<style>
a { background-color: #7D3614; }
a { background-color: rgb(125,54,20); }
div.DivClassName
{
background-color: #7D3614;
}
.BgClassName
{
background-color: #7D3614;
}
</style>
border-color css
<style>
span { border-color: #7D3614; }
span { border-color: rgb(125,54,20); }
td.TdClassName
{
border-color: #7D3614;
}
.TagClassName
{
border-color: #7D3614;
}
</style>