Shades of Peru Tan #743910
Tints of Peru Tan #743910
RGB
CMYK
RGB Variations
Color information
#743910 (or 0x743910) is known color: Peru Tan. HEX triplet: 74, 39 and 10. RGB value is (116,57,16). Sum of RGB (Red+Green+Blue) = 116+57+16=189 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.38% from 189); Green value is 57 (22.66% from 255 or 30.16% from 189); Blue value is 16 (6.64% from 255 or 8.47% from 189); Max value from RGB is 116 - color contains mainly: red. Hex color #743910 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743910 is #8BC6EF. Grayscale: #464646. Windows color (decimal): -9160432 or 1063284. OLE color: 1063284.
HSL color Cylindrical-coordinate representation of color #743910: hue angle of 24.6º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #743910 is Cyan = 0, Magento = 0.51, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 57 | 16 | - |
| CMYK | 0 | 0.51 | 0.86 | 0.55 |
| HSL | 24.6º | 0.76% | 0.26% | - |
| HSV(B) | 24.6º | 0.86% | 0.45% | - |
| XYZ | 8.76 | 6.68 | 1.32 | - |
| YUV | 69.97 | 97.55 | 160.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 57 | 16 | 0 | 0.51 | 0.86 | 0.55 | 24.6 | 0.76 | 0.26 |
| Hex | 74 | 39 | 10 | 0 | 33 | 56 | 37 | 19 | 4C | 1A |
| Octal | 164 | 71 | 20 | 0 | 63 | 126 | 67 | 31 | 114 | 32 |
| Binary | 1110100 | 111001 | 10000 | 0 | 110011 | 1010110 | 110111 | 11001 | 1001100 | 11010 |
Color Harmonies of #743910
Complementary color
Monochromatic Colors of #743910
Black with #743910
Text Example
Text Example
White with #743910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743910; }
p { color: rgb(116,57,16); }
H1.HeaderClassName
{
color: #743910;
}
.AnyTagClassName
{
color: #743910;
}
</style>
background-color css
<style>
a { background-color: #743910; }
a { background-color: rgb(116,57,16); }
div.DivClassName
{
background-color: #743910;
}
.BgClassName
{
background-color: #743910;
}
</style>
border-color css
<style>
span { border-color: #743910; }
span { border-color: rgb(116,57,16); }
td.TdClassName
{
border-color: #743910;
}
.TagClassName
{
border-color: #743910;
}
</style>