Shades of Peru Tan #723910
Tints of Peru Tan #723910
RGB
CMYK
RGB Variations
Color information
#723910 (or 0x723910) is known color: Peru Tan. HEX triplet: 72, 39 and 10. RGB value is (114,57,16). Sum of RGB (Red+Green+Blue) = 114+57+16=187 (24% of max value = 765). Red value is 114 (44.92% from 255 or 60.96% from 187); Green value is 57 (22.66% from 255 or 30.48% from 187); Blue value is 16 (6.64% from 255 or 8.56% from 187); Max value from RGB is 114 - color contains mainly: red. Hex color #723910 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723910 is #8DC6EF. Grayscale: #454545. Windows color (decimal): -9291504 or 1063282. OLE color: 1063282.
HSL color Cylindrical-coordinate representation of color #723910: hue angle of 25.1º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #723910 is Cyan = 0, Magento = 0.50, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 57 | 16 | - |
| CMYK | 0 | 0.50 | 0.86 | 0.55 |
| HSL | 25.1º | 0.75% | 0.25% | - |
| HSV(B) | 25.1º | 0.86% | 0.45% | - |
| XYZ | 8.5 | 6.54 | 1.3 | - |
| YUV | 69.37 | 97.88 | 159.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 57 | 16 | 0 | 0.50 | 0.86 | 0.55 | 25.1 | 0.75 | 0.25 |
| Hex | 72 | 39 | 10 | 0 | 32 | 56 | 37 | 19 | 4B | 19 |
| Octal | 162 | 71 | 20 | 0 | 62 | 126 | 67 | 31 | 113 | 31 |
| Binary | 1110010 | 111001 | 10000 | 0 | 110010 | 1010110 | 110111 | 11001 | 1001011 | 11001 |
Color Harmonies of #723910
Complementary color
Monochromatic Colors of #723910
Black with #723910
Text Example
Text Example
White with #723910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723910; }
p { color: rgb(114,57,16); }
H1.HeaderClassName
{
color: #723910;
}
.AnyTagClassName
{
color: #723910;
}
</style>
background-color css
<style>
a { background-color: #723910; }
a { background-color: rgb(114,57,16); }
div.DivClassName
{
background-color: #723910;
}
.BgClassName
{
background-color: #723910;
}
</style>
border-color css
<style>
span { border-color: #723910; }
span { border-color: rgb(114,57,16); }
td.TdClassName
{
border-color: #723910;
}
.TagClassName
{
border-color: #723910;
}
</style>