Shades of Peru Tan #743212
Tints of Peru Tan #743212
RGB
CMYK
RGB Variations
Color information
#743212 (or 0x743212) is known color: Peru Tan. HEX triplet: 74, 32 and 12. RGB value is (116,50,18). Sum of RGB (Red+Green+Blue) = 116+50+18=184 (24% of max value = 765). Red value is 116 (45.70% from 255 or 63.04% from 184); Green value is 50 (19.92% from 255 or 27.17% from 184); Blue value is 18 (7.42% from 255 or 9.78% from 184); Max value from RGB is 116 - color contains mainly: red. Hex color #743212 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743212 is #8BCDED. Grayscale: #424242. Windows color (decimal): -9162222 or 1192564. OLE color: 1192564.
HSL color Cylindrical-coordinate representation of color #743212: hue angle of 19.59º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #743212 is Cyan = 0, Magento = 0.57, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 50 | 18 | - |
| CMYK | 0 | 0.57 | 0.84 | 0.55 |
| HSL | 19.59º | 0.73% | 0.26% | - |
| HSV(B) | 19.59º | 0.84% | 0.45% | - |
| XYZ | 8.45 | 6.04 | 1.29 | - |
| YUV | 66.09 | 100.87 | 163.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 50 | 18 | 0 | 0.57 | 0.84 | 0.55 | 19.59 | 0.73 | 0.26 |
| Hex | 74 | 32 | 12 | 0 | 39 | 54 | 37 | 14 | 49 | 1A |
| Octal | 164 | 62 | 22 | 0 | 71 | 124 | 67 | 24 | 111 | 32 |
| Binary | 1110100 | 110010 | 10010 | 0 | 111001 | 1010100 | 110111 | 10100 | 1001001 | 11010 |
Color Harmonies of #743212
Complementary color
Monochromatic Colors of #743212
Black with #743212
Text Example
Text Example
White with #743212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743212; }
p { color: rgb(116,50,18); }
H1.HeaderClassName
{
color: #743212;
}
.AnyTagClassName
{
color: #743212;
}
</style>
background-color css
<style>
a { background-color: #743212; }
a { background-color: rgb(116,50,18); }
div.DivClassName
{
background-color: #743212;
}
.BgClassName
{
background-color: #743212;
}
</style>
border-color css
<style>
span { border-color: #743212; }
span { border-color: rgb(116,50,18); }
td.TdClassName
{
border-color: #743212;
}
.TagClassName
{
border-color: #743212;
}
</style>