Shades of Peru Tan #792908
Tints of Peru Tan #792908
RGB
CMYK
RGB Variations
Color information
#792908 (or 0x792908) is known color: Peru Tan. HEX triplet: 79, 29 and 08. RGB value is (121,41,8). Sum of RGB (Red+Green+Blue) = 121+41+8=170 (22% of max value = 765). Red value is 121 (47.66% from 255 or 71.18% from 170); Green value is 41 (16.41% from 255 or 24.12% from 170); Blue value is 8 (3.52% from 255 or 4.71% from 170); Max value from RGB is 121 - color contains mainly: red. Hex color #792908 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #792908 is #86D6F7. Grayscale: #3D3D3D. Windows color (decimal): -8836856 or 534905. OLE color: 534905.
HSL color Cylindrical-coordinate representation of color #792908: hue angle of 17.52º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #792908 is Cyan = 0, Magento = 0.66, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 41 | 8 | - |
| CMYK | 0 | 0.66 | 0.93 | 0.53 |
| HSL | 17.52º | 0.88% | 0.25% | - |
| HSV(B) | 17.52º | 0.93% | 0.47% | - |
| XYZ | 8.72 | 5.67 | 0.86 | - |
| YUV | 61.16 | 98 | 170.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 41 | 8 | 0 | 0.66 | 0.93 | 0.53 | 17.52 | 0.88 | 0.25 |
| Hex | 79 | 29 | 8 | 0 | 42 | 5D | 35 | 12 | 58 | 19 |
| Octal | 171 | 51 | 10 | 0 | 102 | 135 | 65 | 22 | 130 | 31 |
| Binary | 1111001 | 101001 | 1000 | 0 | 1000010 | 1011101 | 110101 | 10010 | 1011000 | 11001 |
Color Harmonies of #792908
Complementary color
Monochromatic Colors of #792908
Black with #792908
Text Example
Text Example
White with #792908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792908; }
p { color: rgb(121,41,8); }
H1.HeaderClassName
{
color: #792908;
}
.AnyTagClassName
{
color: #792908;
}
</style>
background-color css
<style>
a { background-color: #792908; }
a { background-color: rgb(121,41,8); }
div.DivClassName
{
background-color: #792908;
}
.BgClassName
{
background-color: #792908;
}
</style>
border-color css
<style>
span { border-color: #792908; }
span { border-color: rgb(121,41,8); }
td.TdClassName
{
border-color: #792908;
}
.TagClassName
{
border-color: #792908;
}
</style>