Shades of Auburn #753532
Tints of Auburn #753532
RGB
CMYK
RGB Variations
Color information
#753532 (or 0x753532) is known color: Auburn. HEX triplet: 75, 35 and 32. RGB value is (117,53,50). Sum of RGB (Red+Green+Blue) = 117+53+50=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 53 (21.09% from 255 or 24.09% from 220); Blue value is 50 (19.92% from 255 or 22.73% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #753532 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753532 is #8ACACD. Grayscale: #474747. Windows color (decimal): -9095886 or 3290485. OLE color: 3290485.
HSL color Cylindrical-coordinate representation of color #753532: hue angle of 2.69º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #753532 is Cyan = 0, Magento = 0.55, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 50 | - |
| CMYK | 0 | 0.55 | 0.57 | 0.54 |
| HSL | 2.69º | 0.4% | 0.33% | - |
| HSV(B) | 2.69º | 0.57% | 0.46% | - |
| XYZ | 9.18 | 6.56 | 3.8 | - |
| YUV | 71.79 | 115.7 | 160.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 50 | 0 | 0.55 | 0.57 | 0.54 | 2.69 | 0.4 | 0.33 |
| Hex | 75 | 35 | 32 | 0 | 37 | 39 | 36 | 3 | 28 | 21 |
| Octal | 165 | 65 | 62 | 0 | 67 | 71 | 66 | 3 | 50 | 41 |
| Binary | 1110101 | 110101 | 110010 | 0 | 110111 | 111001 | 110110 | 11 | 101000 | 100001 |
Color Harmonies of #753532
Complementary color
Monochromatic Colors of #753532
Black with #753532
Text Example
Text Example
White with #753532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753532; }
p { color: rgb(117,53,50); }
H1.HeaderClassName
{
color: #753532;
}
.AnyTagClassName
{
color: #753532;
}
</style>
background-color css
<style>
a { background-color: #753532; }
a { background-color: rgb(117,53,50); }
div.DivClassName
{
background-color: #753532;
}
.BgClassName
{
background-color: #753532;
}
</style>
border-color css
<style>
span { border-color: #753532; }
span { border-color: rgb(117,53,50); }
td.TdClassName
{
border-color: #753532;
}
.TagClassName
{
border-color: #753532;
}
</style>