Shades of Peru Tan #774018
Tints of Peru Tan #774018
RGB
CMYK
RGB Variations
Color information
#774018 (or 0x774018) is known color: Peru Tan. HEX triplet: 77, 40 and 18. RGB value is (119,64,24). Sum of RGB (Red+Green+Blue) = 119+64+24=207 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.49% from 207); Green value is 64 (25.39% from 255 or 30.92% from 207); Blue value is 24 (9.77% from 255 or 11.59% from 207); Max value from RGB is 119 - color contains mainly: red. Hex color #774018 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #774018 is #88BFE7. Grayscale: #4C4C4C. Windows color (decimal): -8962024 or 1589367. OLE color: 1589367.
HSL color Cylindrical-coordinate representation of color #774018: hue angle of 25.26º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #774018 is Cyan = 0, Magento = 0.46, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 24 | - |
| CMYK | 0 | 0.46 | 0.80 | 0.53 |
| HSL | 25.26º | 0.66% | 0.28% | - |
| HSV(B) | 25.26º | 0.8% | 0.47% | - |
| XYZ | 9.61 | 7.65 | 1.84 | - |
| YUV | 75.89 | 98.72 | 158.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 24 | 0 | 0.46 | 0.80 | 0.53 | 25.26 | 0.66 | 0.28 |
| Hex | 77 | 40 | 18 | 0 | 2E | 50 | 35 | 19 | 42 | 1C |
| Octal | 167 | 100 | 30 | 0 | 56 | 120 | 65 | 31 | 102 | 34 |
| Binary | 1110111 | 1000000 | 11000 | 0 | 101110 | 1010000 | 110101 | 11001 | 1000010 | 11100 |
Color Harmonies of #774018
Complementary color
Monochromatic Colors of #774018
Black with #774018
Text Example
Text Example
White with #774018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774018; }
p { color: rgb(119,64,24); }
H1.HeaderClassName
{
color: #774018;
}
.AnyTagClassName
{
color: #774018;
}
</style>
background-color css
<style>
a { background-color: #774018; }
a { background-color: rgb(119,64,24); }
div.DivClassName
{
background-color: #774018;
}
.BgClassName
{
background-color: #774018;
}
</style>
border-color css
<style>
span { border-color: #774018; }
span { border-color: rgb(119,64,24); }
td.TdClassName
{
border-color: #774018;
}
.TagClassName
{
border-color: #774018;
}
</style>