Shades of Peru Tan #743011
Tints of Peru Tan #743011
RGB
CMYK
RGB Variations
Color information
#743011 (or 0x743011) is known color: Peru Tan. HEX triplet: 74, 30 and 11. RGB value is (116,48,17). Sum of RGB (Red+Green+Blue) = 116+48+17=181 (23% of max value = 765). Red value is 116 (45.70% from 255 or 64.09% from 181); Green value is 48 (19.14% from 255 or 26.52% from 181); Blue value is 17 (7.03% from 255 or 9.39% from 181); Max value from RGB is 116 - color contains mainly: red. Hex color #743011 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743011 is #8BCFEE. Grayscale: #404040. Windows color (decimal): -9162735 or 1126516. OLE color: 1126516.
HSL color Cylindrical-coordinate representation of color #743011: hue angle of 18.79º 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 #743011 is Cyan = 0, Magento = 0.59, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 48 | 17 | - |
| CMYK | 0 | 0.59 | 0.85 | 0.55 |
| HSL | 18.79º | 0.74% | 0.26% | - |
| HSV(B) | 18.79º | 0.85% | 0.45% | - |
| XYZ | 8.36 | 5.87 | 1.22 | - |
| YUV | 64.8 | 101.03 | 164.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 48 | 17 | 0 | 0.59 | 0.85 | 0.55 | 18.79 | 0.74 | 0.26 |
| Hex | 74 | 30 | 11 | 0 | 3B | 55 | 37 | 13 | 4A | 1A |
| Octal | 164 | 60 | 21 | 0 | 73 | 125 | 67 | 23 | 112 | 32 |
| Binary | 1110100 | 110000 | 10001 | 0 | 111011 | 1010101 | 110111 | 10011 | 1001010 | 11010 |
Color Harmonies of #743011
Complementary color
Monochromatic Colors of #743011
Black with #743011
Text Example
Text Example
White with #743011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743011; }
p { color: rgb(116,48,17); }
H1.HeaderClassName
{
color: #743011;
}
.AnyTagClassName
{
color: #743011;
}
</style>
background-color css
<style>
a { background-color: #743011; }
a { background-color: rgb(116,48,17); }
div.DivClassName
{
background-color: #743011;
}
.BgClassName
{
background-color: #743011;
}
</style>
border-color css
<style>
span { border-color: #743011; }
span { border-color: rgb(116,48,17); }
td.TdClassName
{
border-color: #743011;
}
.TagClassName
{
border-color: #743011;
}
</style>