Shades of Peru Tan #723911
Tints of Peru Tan #723911
RGB
CMYK
RGB Variations
Color information
#723911 (or 0x723911) is known color: Peru Tan. HEX triplet: 72, 39 and 11. RGB value is (114,57,17). Sum of RGB (Red+Green+Blue) = 114+57+17=188 (24% of max value = 765). Red value is 114 (44.92% from 255 or 60.64% from 188); Green value is 57 (22.66% from 255 or 30.32% from 188); Blue value is 17 (7.03% from 255 or 9.04% from 188); Max value from RGB is 114 - color contains mainly: red. Hex color #723911 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723911 is #8DC6EE. Grayscale: #454545. Windows color (decimal): -9291503 or 1128818. OLE color: 1128818.
HSL color Cylindrical-coordinate representation of color #723911: hue angle of 24.74º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #723911 is Cyan = 0, Magento = 0.50, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 57 | 17 | - |
| CMYK | 0 | 0.50 | 0.85 | 0.55 |
| HSL | 24.74º | 0.74% | 0.26% | - |
| HSV(B) | 24.74º | 0.85% | 0.45% | - |
| XYZ | 8.5 | 6.54 | 1.35 | - |
| YUV | 69.48 | 98.38 | 159.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 57 | 17 | 0 | 0.50 | 0.85 | 0.55 | 24.74 | 0.74 | 0.26 |
| Hex | 72 | 39 | 11 | 0 | 32 | 55 | 37 | 19 | 4A | 1A |
| Octal | 162 | 71 | 21 | 0 | 62 | 125 | 67 | 31 | 112 | 32 |
| Binary | 1110010 | 111001 | 10001 | 0 | 110010 | 1010101 | 110111 | 11001 | 1001010 | 11010 |
Color Harmonies of #723911
Complementary color
Monochromatic Colors of #723911
Black with #723911
Text Example
Text Example
White with #723911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723911; }
p { color: rgb(114,57,17); }
H1.HeaderClassName
{
color: #723911;
}
.AnyTagClassName
{
color: #723911;
}
</style>
background-color css
<style>
a { background-color: #723911; }
a { background-color: rgb(114,57,17); }
div.DivClassName
{
background-color: #723911;
}
.BgClassName
{
background-color: #723911;
}
</style>
border-color css
<style>
span { border-color: #723911; }
span { border-color: rgb(114,57,17); }
td.TdClassName
{
border-color: #723911;
}
.TagClassName
{
border-color: #723911;
}
</style>