Shades of Peru Tan #733614
Tints of Peru Tan #733614
RGB
CMYK
RGB Variations
Color information
#733614 (or 0x733614) is known color: Peru Tan. HEX triplet: 73, 36 and 14. RGB value is (115,54,20). Sum of RGB (Red+Green+Blue) = 115+54+20=189 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.85% from 189); Green value is 54 (21.48% from 255 or 28.57% from 189); Blue value is 20 (8.20% from 255 or 10.58% from 189); Max value from RGB is 115 - color contains mainly: red. Hex color #733614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733614 is #8CC9EB. Grayscale: #444444. Windows color (decimal): -9226732 or 1324659. OLE color: 1324659.
HSL color Cylindrical-coordinate representation of color #733614: hue angle of 21.47º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #733614 is Cyan = 0, Magento = 0.53, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 54 | 20 | - |
| CMYK | 0 | 0.53 | 0.83 | 0.55 |
| HSL | 21.47º | 0.7% | 0.26% | - |
| HSV(B) | 21.47º | 0.83% | 0.45% | - |
| XYZ | 8.52 | 6.33 | 1.44 | - |
| YUV | 68.36 | 100.71 | 161.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 54 | 20 | 0 | 0.53 | 0.83 | 0.55 | 21.47 | 0.7 | 0.26 |
| Hex | 73 | 36 | 14 | 0 | 35 | 53 | 37 | 15 | 46 | 1A |
| Octal | 163 | 66 | 24 | 0 | 65 | 123 | 67 | 25 | 106 | 32 |
| Binary | 1110011 | 110110 | 10100 | 0 | 110101 | 1010011 | 110111 | 10101 | 1000110 | 11010 |
Color Harmonies of #733614
Complementary color
Monochromatic Colors of #733614
Black with #733614
Text Example
Text Example
White with #733614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733614; }
p { color: rgb(115,54,20); }
H1.HeaderClassName
{
color: #733614;
}
.AnyTagClassName
{
color: #733614;
}
</style>
background-color css
<style>
a { background-color: #733614; }
a { background-color: rgb(115,54,20); }
div.DivClassName
{
background-color: #733614;
}
.BgClassName
{
background-color: #733614;
}
</style>
border-color css
<style>
span { border-color: #733614; }
span { border-color: rgb(115,54,20); }
td.TdClassName
{
border-color: #733614;
}
.TagClassName
{
border-color: #733614;
}
</style>