Shades of Peru Tan #742908
Tints of Peru Tan #742908
RGB
CMYK
RGB Variations
Color information
#742908 (or 0x742908) is known color: Peru Tan. HEX triplet: 74, 29 and 08. RGB value is (116,41,8). Sum of RGB (Red+Green+Blue) = 116+41+8=165 (21% of max value = 765). Red value is 116 (45.70% from 255 or 70.30% from 165); Green value is 41 (16.41% from 255 or 24.85% from 165); Blue value is 8 (3.52% from 255 or 4.85% from 165); Max value from RGB is 116 - color contains mainly: red. Hex color #742908 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742908 is #8BD6F7. Grayscale: #3B3B3B. Windows color (decimal): -9164536 or 534900. OLE color: 534900.
HSL color Cylindrical-coordinate representation of color #742908: hue angle of 18.33º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #742908 is Cyan = 0, Magento = 0.65, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 8 | - |
| CMYK | 0 | 0.65 | 0.93 | 0.55 |
| HSL | 18.33º | 0.87% | 0.24% | - |
| HSV(B) | 18.33º | 0.93% | 0.45% | - |
| XYZ | 8.04 | 5.32 | 0.83 | - |
| YUV | 59.66 | 98.85 | 168.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 8 | 0 | 0.65 | 0.93 | 0.55 | 18.33 | 0.87 | 0.24 |
| Hex | 74 | 29 | 8 | 0 | 41 | 5D | 37 | 12 | 57 | 18 |
| Octal | 164 | 51 | 10 | 0 | 101 | 135 | 67 | 22 | 127 | 30 |
| Binary | 1110100 | 101001 | 1000 | 0 | 1000001 | 1011101 | 110111 | 10010 | 1010111 | 11000 |
Color Harmonies of #742908
Complementary color
Monochromatic Colors of #742908
Black with #742908
Text Example
Text Example
White with #742908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742908; }
p { color: rgb(116,41,8); }
H1.HeaderClassName
{
color: #742908;
}
.AnyTagClassName
{
color: #742908;
}
</style>
background-color css
<style>
a { background-color: #742908; }
a { background-color: rgb(116,41,8); }
div.DivClassName
{
background-color: #742908;
}
.BgClassName
{
background-color: #742908;
}
</style>
border-color css
<style>
span { border-color: #742908; }
span { border-color: rgb(116,41,8); }
td.TdClassName
{
border-color: #742908;
}
.TagClassName
{
border-color: #742908;
}
</style>