Shades of Peru Tan #753821
Tints of Peru Tan #753821
RGB
CMYK
RGB Variations
Color information
#753821 (or 0x753821) is known color: Peru Tan. HEX triplet: 75, 38 and 21. RGB value is (117,56,33). Sum of RGB (Red+Green+Blue) = 117+56+33=206 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.80% from 206); Green value is 56 (22.27% from 255 or 27.18% from 206); Blue value is 33 (13.28% from 255 or 16.02% from 206); Max value from RGB is 117 - color contains mainly: red. Hex color #753821 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753821 is #8AC7DE. Grayscale: #474747. Windows color (decimal): -9095135 or 2177141. OLE color: 2177141.
HSL color Cylindrical-coordinate representation of color #753821: hue angle of 16.43º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #753821 is Cyan = 0, Magento = 0.52, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 56 | 33 | - |
| CMYK | 0 | 0.52 | 0.72 | 0.54 |
| HSL | 16.43º | 0.56% | 0.29% | - |
| HSV(B) | 16.43º | 0.72% | 0.46% | - |
| XYZ | 9.02 | 6.72 | 2.26 | - |
| YUV | 71.62 | 106.21 | 160.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 56 | 33 | 0 | 0.52 | 0.72 | 0.54 | 16.43 | 0.56 | 0.29 |
| Hex | 75 | 38 | 21 | 0 | 34 | 48 | 36 | 10 | 38 | 1D |
| Octal | 165 | 70 | 41 | 0 | 64 | 110 | 66 | 20 | 70 | 35 |
| Binary | 1110101 | 111000 | 100001 | 0 | 110100 | 1001000 | 110110 | 10000 | 111000 | 11101 |
Color Harmonies of #753821
Complementary color
Monochromatic Colors of #753821
Black with #753821
Text Example
Text Example
White with #753821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753821; }
p { color: rgb(117,56,33); }
H1.HeaderClassName
{
color: #753821;
}
.AnyTagClassName
{
color: #753821;
}
</style>
background-color css
<style>
a { background-color: #753821; }
a { background-color: rgb(117,56,33); }
div.DivClassName
{
background-color: #753821;
}
.BgClassName
{
background-color: #753821;
}
</style>
border-color css
<style>
span { border-color: #753821; }
span { border-color: rgb(117,56,33); }
td.TdClassName
{
border-color: #753821;
}
.TagClassName
{
border-color: #753821;
}
</style>