Shades of Peru Tan #763917
Tints of Peru Tan #763917
RGB
CMYK
RGB Variations
Color information
#763917 (or 0x763917) is known color: Peru Tan. HEX triplet: 76, 39 and 17. RGB value is (118,57,23). Sum of RGB (Red+Green+Blue) = 118+57+23=198 (26% of max value = 765). Red value is 118 (46.48% from 255 or 59.60% from 198); Green value is 57 (22.66% from 255 or 28.79% from 198); Blue value is 23 (9.38% from 255 or 11.62% from 198); Max value from RGB is 118 - color contains mainly: red. Hex color #763917 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763917 is #89C6E8. Grayscale: #474747. Windows color (decimal): -9029353 or 1522038. OLE color: 1522038.
HSL color Cylindrical-coordinate representation of color #763917: hue angle of 21.47º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #763917 is Cyan = 0, Magento = 0.52, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 57 | 23 | - |
| CMYK | 0 | 0.52 | 0.81 | 0.54 |
| HSL | 21.47º | 0.67% | 0.28% | - |
| HSV(B) | 21.47º | 0.81% | 0.46% | - |
| XYZ | 9.09 | 6.84 | 1.65 | - |
| YUV | 71.36 | 100.71 | 161.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 57 | 23 | 0 | 0.52 | 0.81 | 0.54 | 21.47 | 0.67 | 0.28 |
| Hex | 76 | 39 | 17 | 0 | 34 | 51 | 36 | 15 | 43 | 1C |
| Octal | 166 | 71 | 27 | 0 | 64 | 121 | 66 | 25 | 103 | 34 |
| Binary | 1110110 | 111001 | 10111 | 0 | 110100 | 1010001 | 110110 | 10101 | 1000011 | 11100 |
Color Harmonies of #763917
Complementary color
Monochromatic Colors of #763917
Black with #763917
Text Example
Text Example
White with #763917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763917; }
p { color: rgb(118,57,23); }
H1.HeaderClassName
{
color: #763917;
}
.AnyTagClassName
{
color: #763917;
}
</style>
background-color css
<style>
a { background-color: #763917; }
a { background-color: rgb(118,57,23); }
div.DivClassName
{
background-color: #763917;
}
.BgClassName
{
background-color: #763917;
}
</style>
border-color css
<style>
span { border-color: #763917; }
span { border-color: rgb(118,57,23); }
td.TdClassName
{
border-color: #763917;
}
.TagClassName
{
border-color: #763917;
}
</style>