Shades of Peru Tan #763218
Tints of Peru Tan #763218
RGB
CMYK
RGB Variations
Color information
#763218 (or 0x763218) is known color: Peru Tan. HEX triplet: 76, 32 and 18. RGB value is (118,50,24). Sum of RGB (Red+Green+Blue) = 118+50+24=192 (25% of max value = 765). Red value is 118 (46.48% from 255 or 61.46% from 192); Green value is 50 (19.92% from 255 or 26.04% from 192); Blue value is 24 (9.77% from 255 or 12.5% from 192); Max value from RGB is 118 - color contains mainly: red. Hex color #763218 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763218 is #89CDE7. Grayscale: #434343. Windows color (decimal): -9031144 or 1585782. OLE color: 1585782.
HSL color Cylindrical-coordinate representation of color #763218: hue angle of 16.6º 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 #763218 is Cyan = 0, Magento = 0.58, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 50 | 24 | - |
| CMYK | 0 | 0.58 | 0.80 | 0.54 |
| HSL | 16.6º | 0.66% | 0.28% | - |
| HSV(B) | 16.6º | 0.8% | 0.46% | - |
| XYZ | 8.78 | 6.2 | 1.6 | - |
| YUV | 67.37 | 103.53 | 164.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 24 | 0 | 0.58 | 0.80 | 0.54 | 16.6 | 0.66 | 0.28 |
| Hex | 76 | 32 | 18 | 0 | 3A | 50 | 36 | 11 | 42 | 1C |
| Octal | 166 | 62 | 30 | 0 | 72 | 120 | 66 | 21 | 102 | 34 |
| Binary | 1110110 | 110010 | 11000 | 0 | 111010 | 1010000 | 110110 | 10001 | 1000010 | 11100 |
Color Harmonies of #763218
Complementary color
Monochromatic Colors of #763218
Black with #763218
Text Example
Text Example
White with #763218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763218; }
p { color: rgb(118,50,24); }
H1.HeaderClassName
{
color: #763218;
}
.AnyTagClassName
{
color: #763218;
}
</style>
background-color css
<style>
a { background-color: #763218; }
a { background-color: rgb(118,50,24); }
div.DivClassName
{
background-color: #763218;
}
.BgClassName
{
background-color: #763218;
}
</style>
border-color css
<style>
span { border-color: #763218; }
span { border-color: rgb(118,50,24); }
td.TdClassName
{
border-color: #763218;
}
.TagClassName
{
border-color: #763218;
}
</style>