Shades of Peru Tan #763814
Tints of Peru Tan #763814
RGB
CMYK
RGB Variations
Color information
#763814 (or 0x763814) is known color: Peru Tan. HEX triplet: 76, 38 and 14. RGB value is (118,56,20). Sum of RGB (Red+Green+Blue) = 118+56+20=194 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.82% from 194); Green value is 56 (22.27% from 255 or 28.87% from 194); Blue value is 20 (8.20% from 255 or 10.31% from 194); Max value from RGB is 118 - color contains mainly: red. Hex color #763814 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763814 is #89C7EB. Grayscale: #464646. Windows color (decimal): -9029612 or 1325174. OLE color: 1325174.
HSL color Cylindrical-coordinate representation of color #763814: hue angle of 22.04º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #763814 is Cyan = 0, Magento = 0.53, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 20 | - |
| CMYK | 0 | 0.53 | 0.83 | 0.54 |
| HSL | 22.04º | 0.71% | 0.27% | - |
| HSV(B) | 22.04º | 0.83% | 0.46% | - |
| XYZ | 9.01 | 6.73 | 1.49 | - |
| YUV | 70.43 | 99.54 | 161.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 20 | 0 | 0.53 | 0.83 | 0.54 | 22.04 | 0.71 | 0.27 |
| Hex | 76 | 38 | 14 | 0 | 35 | 53 | 36 | 16 | 47 | 1B |
| Octal | 166 | 70 | 24 | 0 | 65 | 123 | 66 | 26 | 107 | 33 |
| Binary | 1110110 | 111000 | 10100 | 0 | 110101 | 1010011 | 110110 | 10110 | 1000111 | 11011 |
Color Harmonies of #763814
Complementary color
Monochromatic Colors of #763814
Black with #763814
Text Example
Text Example
White with #763814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763814; }
p { color: rgb(118,56,20); }
H1.HeaderClassName
{
color: #763814;
}
.AnyTagClassName
{
color: #763814;
}
</style>
background-color css
<style>
a { background-color: #763814; }
a { background-color: rgb(118,56,20); }
div.DivClassName
{
background-color: #763814;
}
.BgClassName
{
background-color: #763814;
}
</style>
border-color css
<style>
span { border-color: #763814; }
span { border-color: rgb(118,56,20); }
td.TdClassName
{
border-color: #763814;
}
.TagClassName
{
border-color: #763814;
}
</style>