Shades of Peru Tan #723618
Tints of Peru Tan #723618
RGB
CMYK
RGB Variations
Color information
#723618 (or 0x723618) is known color: Peru Tan. HEX triplet: 72, 36 and 18. RGB value is (114,54,24). Sum of RGB (Red+Green+Blue) = 114+54+24=192 (25% of max value = 765). Red value is 114 (44.92% from 255 or 59.38% from 192); Green value is 54 (21.48% from 255 or 28.12% from 192); Blue value is 24 (9.77% from 255 or 12.5% from 192); Max value from RGB is 114 - color contains mainly: red. Hex color #723618 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #723618 is #8DC9E7. Grayscale: #444444. Windows color (decimal): -9292264 or 1586802. OLE color: 1586802.
HSL color Cylindrical-coordinate representation of color #723618: hue angle of 20º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #723618 is Cyan = 0, Magento = 0.53, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 54 | 24 | - |
| CMYK | 0 | 0.53 | 0.79 | 0.55 |
| HSL | 20º | 0.65% | 0.27% | - |
| HSV(B) | 20º | 0.79% | 0.45% | - |
| XYZ | 8.42 | 6.28 | 1.63 | - |
| YUV | 68.52 | 102.88 | 160.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 54 | 24 | 0 | 0.53 | 0.79 | 0.55 | 20 | 0.65 | 0.27 |
| Hex | 72 | 36 | 18 | 0 | 35 | 4F | 37 | 14 | 41 | 1B |
| Octal | 162 | 66 | 30 | 0 | 65 | 117 | 67 | 24 | 101 | 33 |
| Binary | 1110010 | 110110 | 11000 | 0 | 110101 | 1001111 | 110111 | 10100 | 1000001 | 11011 |
Color Harmonies of #723618
Complementary color
Monochromatic Colors of #723618
Black with #723618
Text Example
Text Example
White with #723618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #723618; }
p { color: rgb(114,54,24); }
H1.HeaderClassName
{
color: #723618;
}
.AnyTagClassName
{
color: #723618;
}
</style>
background-color css
<style>
a { background-color: #723618; }
a { background-color: rgb(114,54,24); }
div.DivClassName
{
background-color: #723618;
}
.BgClassName
{
background-color: #723618;
}
</style>
border-color css
<style>
span { border-color: #723618; }
span { border-color: rgb(114,54,24); }
td.TdClassName
{
border-color: #723618;
}
.TagClassName
{
border-color: #723618;
}
</style>