Shades of Peru Tan #742808
Tints of Peru Tan #742808
RGB
CMYK
RGB Variations
Color information
#742808 (or 0x742808) is known color: Peru Tan. HEX triplet: 74, 28 and 08. RGB value is (116,40,8). Sum of RGB (Red+Green+Blue) = 116+40+8=164 (21% of max value = 765). Red value is 116 (45.70% from 255 or 70.73% from 164); Green value is 40 (16.02% from 255 or 24.39% from 164); Blue value is 8 (3.52% from 255 or 4.88% from 164); Max value from RGB is 116 - color contains mainly: red. Hex color #742808 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742808 is #8BD7F7. Grayscale: #3B3B3B. Windows color (decimal): -9164792 or 534644. OLE color: 534644.
HSL color Cylindrical-coordinate representation of color #742808: hue angle of 17.78º 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 #742808 is Cyan = 0, Magento = 0.66, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 8 | - |
| CMYK | 0 | 0.66 | 0.93 | 0.55 |
| HSL | 17.78º | 0.87% | 0.24% | - |
| HSV(B) | 17.78º | 0.93% | 0.45% | - |
| XYZ | 8.01 | 5.25 | 0.82 | - |
| YUV | 59.08 | 99.18 | 168.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 8 | 0 | 0.66 | 0.93 | 0.55 | 17.78 | 0.87 | 0.24 |
| Hex | 74 | 28 | 8 | 0 | 42 | 5D | 37 | 12 | 57 | 18 |
| Octal | 164 | 50 | 10 | 0 | 102 | 135 | 67 | 22 | 127 | 30 |
| Binary | 1110100 | 101000 | 1000 | 0 | 1000010 | 1011101 | 110111 | 10010 | 1010111 | 11000 |
Color Harmonies of #742808
Complementary color
Monochromatic Colors of #742808
Black with #742808
Text Example
Text Example
White with #742808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742808; }
p { color: rgb(116,40,8); }
H1.HeaderClassName
{
color: #742808;
}
.AnyTagClassName
{
color: #742808;
}
</style>
background-color css
<style>
a { background-color: #742808; }
a { background-color: rgb(116,40,8); }
div.DivClassName
{
background-color: #742808;
}
.BgClassName
{
background-color: #742808;
}
</style>
border-color css
<style>
span { border-color: #742808; }
span { border-color: rgb(116,40,8); }
td.TdClassName
{
border-color: #742808;
}
.TagClassName
{
border-color: #742808;
}
</style>