Shades of Peru Tan #733014
Tints of Peru Tan #733014
RGB
CMYK
RGB Variations
Color information
#733014 (or 0x733014) is known color: Peru Tan. HEX triplet: 73, 30 and 14. RGB value is (115,48,20). Sum of RGB (Red+Green+Blue) = 115+48+20=183 (24% of max value = 765). Red value is 115 (45.31% from 255 or 62.84% from 183); Green value is 48 (19.14% from 255 or 26.23% from 183); Blue value is 20 (8.20% from 255 or 10.93% from 183); Max value from RGB is 115 - color contains mainly: red. Hex color #733014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733014 is #8CCFEB. Grayscale: #414141. Windows color (decimal): -9228268 or 1323123. OLE color: 1323123.
HSL color Cylindrical-coordinate representation of color #733014: hue angle of 17.68º 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 #733014 is Cyan = 0, Magento = 0.58, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 48 | 20 | - |
| CMYK | 0 | 0.58 | 0.83 | 0.55 |
| HSL | 17.68º | 0.7% | 0.26% | - |
| HSV(B) | 17.68º | 0.83% | 0.45% | - |
| XYZ | 8.25 | 5.81 | 1.35 | - |
| YUV | 64.84 | 102.7 | 163.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 48 | 20 | 0 | 0.58 | 0.83 | 0.55 | 17.68 | 0.7 | 0.26 |
| Hex | 73 | 30 | 14 | 0 | 3A | 53 | 37 | 12 | 46 | 1A |
| Octal | 163 | 60 | 24 | 0 | 72 | 123 | 67 | 22 | 106 | 32 |
| Binary | 1110011 | 110000 | 10100 | 0 | 111010 | 1010011 | 110111 | 10010 | 1000110 | 11010 |
Color Harmonies of #733014
Complementary color
Monochromatic Colors of #733014
Black with #733014
Text Example
Text Example
White with #733014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733014; }
p { color: rgb(115,48,20); }
H1.HeaderClassName
{
color: #733014;
}
.AnyTagClassName
{
color: #733014;
}
</style>
background-color css
<style>
a { background-color: #733014; }
a { background-color: rgb(115,48,20); }
div.DivClassName
{
background-color: #733014;
}
.BgClassName
{
background-color: #733014;
}
</style>
border-color css
<style>
span { border-color: #733014; }
span { border-color: rgb(115,48,20); }
td.TdClassName
{
border-color: #733014;
}
.TagClassName
{
border-color: #733014;
}
</style>