Shades of Peru Tan #742809
Tints of Peru Tan #742809
RGB
CMYK
RGB Variations
Color information
#742809 (or 0x742809) is known color: Peru Tan. HEX triplet: 74, 28 and 09. RGB value is (116,40,9). Sum of RGB (Red+Green+Blue) = 116+40+9=165 (21% of max value = 765). Red value is 116 (45.70% from 255 or 70.30% from 165); Green value is 40 (16.02% from 255 or 24.24% from 165); Blue value is 9 (3.91% from 255 or 5.45% from 165); Max value from RGB is 116 - color contains mainly: red. Hex color #742809 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742809 is #8BD7F6. Grayscale: #3B3B3B. Windows color (decimal): -9164791 or 600180. OLE color: 600180.
HSL color Cylindrical-coordinate representation of color #742809: hue angle of 17.38º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #742809 is Cyan = 0, Magento = 0.66, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 9 | - |
| CMYK | 0 | 0.66 | 0.92 | 0.55 |
| HSL | 17.38º | 0.86% | 0.25% | - |
| HSV(B) | 17.38º | 0.92% | 0.45% | - |
| XYZ | 8.01 | 5.25 | 0.85 | - |
| YUV | 59.19 | 99.68 | 168.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 9 | 0 | 0.66 | 0.92 | 0.55 | 17.38 | 0.86 | 0.25 |
| Hex | 74 | 28 | 9 | 0 | 42 | 5C | 37 | 11 | 56 | 19 |
| Octal | 164 | 50 | 11 | 0 | 102 | 134 | 67 | 21 | 126 | 31 |
| Binary | 1110100 | 101000 | 1001 | 0 | 1000010 | 1011100 | 110111 | 10001 | 1010110 | 11001 |
Color Harmonies of #742809
Complementary color
Monochromatic Colors of #742809
Black with #742809
Text Example
Text Example
White with #742809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742809; }
p { color: rgb(116,40,9); }
H1.HeaderClassName
{
color: #742809;
}
.AnyTagClassName
{
color: #742809;
}
</style>
background-color css
<style>
a { background-color: #742809; }
a { background-color: rgb(116,40,9); }
div.DivClassName
{
background-color: #742809;
}
.BgClassName
{
background-color: #742809;
}
</style>
border-color css
<style>
span { border-color: #742809; }
span { border-color: rgb(116,40,9); }
td.TdClassName
{
border-color: #742809;
}
.TagClassName
{
border-color: #742809;
}
</style>