Shades of Peru Tan #763818
Tints of Peru Tan #763818
RGB
CMYK
RGB Variations
Color information
#763818 (or 0x763818) is known color: Peru Tan. HEX triplet: 76, 38 and 18. RGB value is (118,56,24). Sum of RGB (Red+Green+Blue) = 118+56+24=198 (26% of max value = 765). Red value is 118 (46.48% from 255 or 59.60% from 198); Green value is 56 (22.27% from 255 or 28.28% from 198); Blue value is 24 (9.77% from 255 or 12.12% from 198); Max value from RGB is 118 - color contains mainly: red. Hex color #763818 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763818 is #89C7E7. Grayscale: #474747. Windows color (decimal): -9029608 or 1587318. OLE color: 1587318.
HSL color Cylindrical-coordinate representation of color #763818: hue angle of 20.43º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #763818 is Cyan = 0, Magento = 0.53, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 24 | - |
| CMYK | 0 | 0.53 | 0.80 | 0.54 |
| HSL | 20.43º | 0.66% | 0.28% | - |
| HSV(B) | 20.43º | 0.8% | 0.46% | - |
| XYZ | 9.05 | 6.75 | 1.69 | - |
| YUV | 70.89 | 101.54 | 161.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 24 | 0 | 0.53 | 0.80 | 0.54 | 20.43 | 0.66 | 0.28 |
| Hex | 76 | 38 | 18 | 0 | 35 | 50 | 36 | 14 | 42 | 1C |
| Octal | 166 | 70 | 30 | 0 | 65 | 120 | 66 | 24 | 102 | 34 |
| Binary | 1110110 | 111000 | 11000 | 0 | 110101 | 1010000 | 110110 | 10100 | 1000010 | 11100 |
Color Harmonies of #763818
Complementary color
Monochromatic Colors of #763818
Black with #763818
Text Example
Text Example
White with #763818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763818; }
p { color: rgb(118,56,24); }
H1.HeaderClassName
{
color: #763818;
}
.AnyTagClassName
{
color: #763818;
}
</style>
background-color css
<style>
a { background-color: #763818; }
a { background-color: rgb(118,56,24); }
div.DivClassName
{
background-color: #763818;
}
.BgClassName
{
background-color: #763818;
}
</style>
border-color css
<style>
span { border-color: #763818; }
span { border-color: rgb(118,56,24); }
td.TdClassName
{
border-color: #763818;
}
.TagClassName
{
border-color: #763818;
}
</style>