Shades of Peru Tan #753708
Tints of Peru Tan #753708
RGB
CMYK
RGB Variations
Color information
#753708 (or 0x753708) is known color: Peru Tan. HEX triplet: 75, 37 and 08. RGB value is (117,55,8). Sum of RGB (Red+Green+Blue) = 117+55+8=180 (23% of max value = 765). Red value is 117 (46.09% from 255 or 65% from 180); Green value is 55 (21.88% from 255 or 30.56% from 180); Blue value is 8 (3.52% from 255 or 4.44% from 180); Max value from RGB is 117 - color contains mainly: red. Hex color #753708 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753708 is #8AC8F7. Grayscale: #444444. Windows color (decimal): -9095416 or 538485. OLE color: 538485.
HSL color Cylindrical-coordinate representation of color #753708: hue angle of 25.87º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #753708 is Cyan = 0, Magento = 0.53, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 55 | 8 | - |
| CMYK | 0 | 0.53 | 0.93 | 0.54 |
| HSL | 25.87º | 0.87% | 0.25% | - |
| HSV(B) | 25.87º | 0.93% | 0.46% | - |
| XYZ | 8.75 | 6.53 | 1.03 | - |
| YUV | 68.18 | 94.04 | 162.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 55 | 8 | 0 | 0.53 | 0.93 | 0.54 | 25.87 | 0.87 | 0.25 |
| Hex | 75 | 37 | 8 | 0 | 35 | 5D | 36 | 1A | 57 | 19 |
| Octal | 165 | 67 | 10 | 0 | 65 | 135 | 66 | 32 | 127 | 31 |
| Binary | 1110101 | 110111 | 1000 | 0 | 110101 | 1011101 | 110110 | 11010 | 1010111 | 11001 |
Color Harmonies of #753708
Complementary color
Monochromatic Colors of #753708
Black with #753708
Text Example
Text Example
White with #753708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753708; }
p { color: rgb(117,55,8); }
H1.HeaderClassName
{
color: #753708;
}
.AnyTagClassName
{
color: #753708;
}
</style>
background-color css
<style>
a { background-color: #753708; }
a { background-color: rgb(117,55,8); }
div.DivClassName
{
background-color: #753708;
}
.BgClassName
{
background-color: #753708;
}
</style>
border-color css
<style>
span { border-color: #753708; }
span { border-color: rgb(117,55,8); }
td.TdClassName
{
border-color: #753708;
}
.TagClassName
{
border-color: #753708;
}
</style>