Shades of Peru Tan #792906
Tints of Peru Tan #792906
RGB
CMYK
RGB Variations
Color information
#792906 (or 0x792906) is known color: Peru Tan. HEX triplet: 79, 29 and 06. RGB value is (121,41,6). Sum of RGB (Red+Green+Blue) = 121+41+6=168 (22% of max value = 765). Red value is 121 (47.66% from 255 or 72.02% from 168); Green value is 41 (16.41% from 255 or 24.40% from 168); Blue value is 6 (2.73% from 255 or 3.57% from 168); Max value from RGB is 121 - color contains mainly: red. Hex color #792906 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #792906 is #86D6F9. Grayscale: #3D3D3D. Windows color (decimal): -8836858 or 403833. OLE color: 403833.
HSL color Cylindrical-coordinate representation of color #792906: hue angle of 18.26º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #792906 is Cyan = 0, Magento = 0.66, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 41 | 6 | - |
| CMYK | 0 | 0.66 | 0.95 | 0.53 |
| HSL | 18.26º | 0.91% | 0.25% | - |
| HSV(B) | 18.26º | 0.95% | 0.47% | - |
| XYZ | 8.71 | 5.66 | 0.81 | - |
| YUV | 60.93 | 97 | 170.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 41 | 6 | 0 | 0.66 | 0.95 | 0.53 | 18.26 | 0.91 | 0.25 |
| Hex | 79 | 29 | 6 | 0 | 42 | 5F | 35 | 12 | 5B | 19 |
| Octal | 171 | 51 | 6 | 0 | 102 | 137 | 65 | 22 | 133 | 31 |
| Binary | 1111001 | 101001 | 110 | 0 | 1000010 | 1011111 | 110101 | 10010 | 1011011 | 11001 |
Color Harmonies of #792906
Complementary color
Monochromatic Colors of #792906
Black with #792906
Text Example
Text Example
White with #792906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #792906; }
p { color: rgb(121,41,6); }
H1.HeaderClassName
{
color: #792906;
}
.AnyTagClassName
{
color: #792906;
}
</style>
background-color css
<style>
a { background-color: #792906; }
a { background-color: rgb(121,41,6); }
div.DivClassName
{
background-color: #792906;
}
.BgClassName
{
background-color: #792906;
}
</style>
border-color css
<style>
span { border-color: #792906; }
span { border-color: rgb(121,41,6); }
td.TdClassName
{
border-color: #792906;
}
.TagClassName
{
border-color: #792906;
}
</style>