Shades of Peru Tan #703017
Tints of Peru Tan #703017
RGB
CMYK
RGB Variations
Color information
#703017 (or 0x703017) is known color: Peru Tan. HEX triplet: 70, 30 and 17. RGB value is (112,48,23). Sum of RGB (Red+Green+Blue) = 112+48+23=183 (24% of max value = 765). Red value is 112 (44.14% from 255 or 61.20% from 183); Green value is 48 (19.14% from 255 or 26.23% from 183); Blue value is 23 (9.38% from 255 or 12.57% from 183); Max value from RGB is 112 - color contains mainly: red. Hex color #703017 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #703017 is #8FCFE8. Grayscale: #404040. Windows color (decimal): -9424873 or 1519728. OLE color: 1519728.
HSL color Cylindrical-coordinate representation of color #703017: hue angle of 16.85º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #703017 is Cyan = 0, Magento = 0.57, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 48 | 23 | - |
| CMYK | 0 | 0.57 | 0.79 | 0.56 |
| HSL | 16.85º | 0.66% | 0.26% | - |
| HSV(B) | 16.85º | 0.79% | 0.44% | - |
| XYZ | 7.89 | 5.62 | 1.48 | - |
| YUV | 64.29 | 104.7 | 162.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 48 | 23 | 0 | 0.57 | 0.79 | 0.56 | 16.85 | 0.66 | 0.26 |
| Hex | 70 | 30 | 17 | 0 | 39 | 4F | 38 | 11 | 42 | 1A |
| Octal | 160 | 60 | 27 | 0 | 71 | 117 | 70 | 21 | 102 | 32 |
| Binary | 1110000 | 110000 | 10111 | 0 | 111001 | 1001111 | 111000 | 10001 | 1000010 | 11010 |
Color Harmonies of #703017
Complementary color
Monochromatic Colors of #703017
Black with #703017
Text Example
Text Example
White with #703017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #703017; }
p { color: rgb(112,48,23); }
H1.HeaderClassName
{
color: #703017;
}
.AnyTagClassName
{
color: #703017;
}
</style>
background-color css
<style>
a { background-color: #703017; }
a { background-color: rgb(112,48,23); }
div.DivClassName
{
background-color: #703017;
}
.BgClassName
{
background-color: #703017;
}
</style>
border-color css
<style>
span { border-color: #703017; }
span { border-color: rgb(112,48,23); }
td.TdClassName
{
border-color: #703017;
}
.TagClassName
{
border-color: #703017;
}
</style>