Shades of Peru Tan #743815
Tints of Peru Tan #743815
RGB
CMYK
RGB Variations
Color information
#743815 (or 0x743815) is known color: Peru Tan. HEX triplet: 74, 38 and 15. RGB value is (116,56,21). Sum of RGB (Red+Green+Blue) = 116+56+21=193 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.10% from 193); Green value is 56 (22.27% from 255 or 29.02% from 193); Blue value is 21 (8.59% from 255 or 10.88% from 193); Max value from RGB is 116 - color contains mainly: red. Hex color #743815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743815 is #8BC7EA. Grayscale: #464646. Windows color (decimal): -9160683 or 1390708. OLE color: 1390708.
HSL color Cylindrical-coordinate representation of color #743815: hue angle of 22.11º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #743815 is Cyan = 0, Magento = 0.52, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 56 | 21 | - |
| CMYK | 0 | 0.52 | 0.82 | 0.55 |
| HSL | 22.11º | 0.69% | 0.27% | - |
| HSV(B) | 22.11º | 0.82% | 0.45% | - |
| XYZ | 8.75 | 6.6 | 1.52 | - |
| YUV | 69.95 | 100.38 | 160.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 56 | 21 | 0 | 0.52 | 0.82 | 0.55 | 22.11 | 0.69 | 0.27 |
| Hex | 74 | 38 | 15 | 0 | 34 | 52 | 37 | 16 | 45 | 1B |
| Octal | 164 | 70 | 25 | 0 | 64 | 122 | 67 | 26 | 105 | 33 |
| Binary | 1110100 | 111000 | 10101 | 0 | 110100 | 1010010 | 110111 | 10110 | 1000101 | 11011 |
Color Harmonies of #743815
Complementary color
Monochromatic Colors of #743815
Black with #743815
Text Example
Text Example
White with #743815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743815; }
p { color: rgb(116,56,21); }
H1.HeaderClassName
{
color: #743815;
}
.AnyTagClassName
{
color: #743815;
}
</style>
background-color css
<style>
a { background-color: #743815; }
a { background-color: rgb(116,56,21); }
div.DivClassName
{
background-color: #743815;
}
.BgClassName
{
background-color: #743815;
}
</style>
border-color css
<style>
span { border-color: #743815; }
span { border-color: rgb(116,56,21); }
td.TdClassName
{
border-color: #743815;
}
.TagClassName
{
border-color: #743815;
}
</style>