Shades of Peru Tan #743813
Tints of Peru Tan #743813
RGB
CMYK
RGB Variations
Color information
#743813 (or 0x743813) is known color: Peru Tan. HEX triplet: 74, 38 and 13. RGB value is (116,56,19). Sum of RGB (Red+Green+Blue) = 116+56+19=191 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.73% from 191); Green value is 56 (22.27% from 255 or 29.32% from 191); Blue value is 19 (7.81% from 255 or 9.95% from 191); Max value from RGB is 116 - color contains mainly: red. Hex color #743813 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743813 is #8BC7EC. Grayscale: #454545. Windows color (decimal): -9160685 or 1259636. OLE color: 1259636.
HSL color Cylindrical-coordinate representation of color #743813: hue angle of 22.89º degrees, saturation: 0.72, 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 #743813 is Cyan = 0, Magento = 0.52, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 19 | - |
| CMYK | 0 | 0.52 | 0.84 | 0.55 |
| HSL | 22.89º | 0.72% | 0.26% | - |
| HSV(B) | 22.89º | 0.84% | 0.45% | - |
| XYZ | 8.73 | 6.59 | 1.43 | - |
| YUV | 69.72 | 99.38 | 161.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 19 | 0 | 0.52 | 0.84 | 0.55 | 22.89 | 0.72 | 0.26 |
| Hex | 74 | 38 | 13 | 0 | 34 | 54 | 37 | 17 | 48 | 1A |
| Octal | 164 | 70 | 23 | 0 | 64 | 124 | 67 | 27 | 110 | 32 |
| Binary | 1110100 | 111000 | 10011 | 0 | 110100 | 1010100 | 110111 | 10111 | 1001000 | 11010 |
Color Harmonies of #743813
Complementary color
Monochromatic Colors of #743813
Black with #743813
Text Example
Text Example
White with #743813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743813; }
p { color: rgb(116,56,19); }
H1.HeaderClassName
{
color: #743813;
}
.AnyTagClassName
{
color: #743813;
}
</style>
background-color css
<style>
a { background-color: #743813; }
a { background-color: rgb(116,56,19); }
div.DivClassName
{
background-color: #743813;
}
.BgClassName
{
background-color: #743813;
}
</style>
border-color css
<style>
span { border-color: #743813; }
span { border-color: rgb(116,56,19); }
td.TdClassName
{
border-color: #743813;
}
.TagClassName
{
border-color: #743813;
}
</style>