Shades of Peru Tan #723915
Tints of Peru Tan #723915
RGB
CMYK
RGB Variations
Color information
#723915 (or 0x723915) is known color: Peru Tan. HEX triplet: 72, 39 and 15. RGB value is (114,57,21). Sum of RGB (Red+Green+Blue) = 114+57+21=192 (25% of max value = 765). Red value is 114 (44.92% from 255 or 59.38% from 192); Green value is 57 (22.66% from 255 or 29.69% from 192); Blue value is 21 (8.59% from 255 or 10.94% from 192); Max value from RGB is 114 - color contains mainly: red. Hex color #723915 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723915 is #8DC6EA. Grayscale: #464646. Windows color (decimal): -9291499 or 1390962. OLE color: 1390962.
HSL color Cylindrical-coordinate representation of color #723915: hue angle of 23.23º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #723915 is Cyan = 0, Magento = 0.50, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 57 | 21 | - |
| CMYK | 0 | 0.50 | 0.82 | 0.55 |
| HSL | 23.23º | 0.69% | 0.26% | - |
| HSV(B) | 23.23º | 0.82% | 0.45% | - |
| XYZ | 8.54 | 6.56 | 1.53 | - |
| YUV | 69.94 | 100.38 | 159.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 57 | 21 | 0 | 0.50 | 0.82 | 0.55 | 23.23 | 0.69 | 0.26 |
| Hex | 72 | 39 | 15 | 0 | 32 | 52 | 37 | 17 | 45 | 1A |
| Octal | 162 | 71 | 25 | 0 | 62 | 122 | 67 | 27 | 105 | 32 |
| Binary | 1110010 | 111001 | 10101 | 0 | 110010 | 1010010 | 110111 | 10111 | 1000101 | 11010 |
Color Harmonies of #723915
Complementary color
Monochromatic Colors of #723915
Black with #723915
Text Example
Text Example
White with #723915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723915; }
p { color: rgb(114,57,21); }
H1.HeaderClassName
{
color: #723915;
}
.AnyTagClassName
{
color: #723915;
}
</style>
background-color css
<style>
a { background-color: #723915; }
a { background-color: rgb(114,57,21); }
div.DivClassName
{
background-color: #723915;
}
.BgClassName
{
background-color: #723915;
}
</style>
border-color css
<style>
span { border-color: #723915; }
span { border-color: rgb(114,57,21); }
td.TdClassName
{
border-color: #723915;
}
.TagClassName
{
border-color: #723915;
}
</style>