Shades of Peru Tan #763918
Tints of Peru Tan #763918
RGB
CMYK
RGB Variations
Color information
#763918 (or 0x763918) is known color: Peru Tan. HEX triplet: 76, 39 and 18. RGB value is (118,57,24). Sum of RGB (Red+Green+Blue) = 118+57+24=199 (26% of max value = 765). Red value is 118 (46.48% from 255 or 59.30% from 199); Green value is 57 (22.66% from 255 or 28.64% from 199); Blue value is 24 (9.77% from 255 or 12.06% from 199); Max value from RGB is 118 - color contains mainly: red. Hex color #763918 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763918 is #89C6E7. Grayscale: #474747. Windows color (decimal): -9029352 or 1587574. OLE color: 1587574.
HSL color Cylindrical-coordinate representation of color #763918: hue angle of 21.06º 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 #763918 is Cyan = 0, Magento = 0.52, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 57 | 24 | - |
| CMYK | 0 | 0.52 | 0.80 | 0.54 |
| HSL | 21.06º | 0.66% | 0.28% | - |
| HSV(B) | 21.06º | 0.8% | 0.46% | - |
| XYZ | 9.1 | 6.84 | 1.71 | - |
| YUV | 71.48 | 101.21 | 161.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 57 | 24 | 0 | 0.52 | 0.80 | 0.54 | 21.06 | 0.66 | 0.28 |
| Hex | 76 | 39 | 18 | 0 | 34 | 50 | 36 | 15 | 42 | 1C |
| Octal | 166 | 71 | 30 | 0 | 64 | 120 | 66 | 25 | 102 | 34 |
| Binary | 1110110 | 111001 | 11000 | 0 | 110100 | 1010000 | 110110 | 10101 | 1000010 | 11100 |
Color Harmonies of #763918
Complementary color
Monochromatic Colors of #763918
Black with #763918
Text Example
Text Example
White with #763918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763918; }
p { color: rgb(118,57,24); }
H1.HeaderClassName
{
color: #763918;
}
.AnyTagClassName
{
color: #763918;
}
</style>
background-color css
<style>
a { background-color: #763918; }
a { background-color: rgb(118,57,24); }
div.DivClassName
{
background-color: #763918;
}
.BgClassName
{
background-color: #763918;
}
</style>
border-color css
<style>
span { border-color: #763918; }
span { border-color: rgb(118,57,24); }
td.TdClassName
{
border-color: #763918;
}
.TagClassName
{
border-color: #763918;
}
</style>