Shades of Auburn #753432
Tints of Auburn #753432
RGB
CMYK
RGB Variations
Color information
#753432 (or 0x753432) is known color: Auburn. HEX triplet: 75, 34 and 32. RGB value is (117,52,50). Sum of RGB (Red+Green+Blue) = 117+52+50=219 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.42% from 219); Green value is 52 (20.70% from 255 or 23.74% from 219); Blue value is 50 (19.92% from 255 or 22.83% from 219); Max value from RGB is 117 - color contains mainly: red. Hex color #753432 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753432 is #8ACBCD. Grayscale: #474747. Windows color (decimal): -9096142 or 3290229. OLE color: 3290229.
HSL color Cylindrical-coordinate representation of color #753432: hue angle of 1.79º 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 #753432 is Cyan = 0, Magento = 0.56, Yellow = 0.57 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 50 | - |
| CMYK | 0 | 0.56 | 0.57 | 0.54 |
| HSL | 1.79º | 0.4% | 0.33% | - |
| HSV(B) | 1.79º | 0.57% | 0.46% | - |
| XYZ | 9.14 | 6.47 | 3.78 | - |
| YUV | 71.21 | 116.03 | 160.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 50 | 0 | 0.56 | 0.57 | 0.54 | 1.79 | 0.4 | 0.33 |
| Hex | 75 | 34 | 32 | 0 | 38 | 39 | 36 | 2 | 28 | 21 |
| Octal | 165 | 64 | 62 | 0 | 70 | 71 | 66 | 2 | 50 | 41 |
| Binary | 1110101 | 110100 | 110010 | 0 | 111000 | 111001 | 110110 | 10 | 101000 | 100001 |
Color Harmonies of #753432
Complementary color
Monochromatic Colors of #753432
Black with #753432
Text Example
Text Example
White with #753432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753432; }
p { color: rgb(117,52,50); }
H1.HeaderClassName
{
color: #753432;
}
.AnyTagClassName
{
color: #753432;
}
</style>
background-color css
<style>
a { background-color: #753432; }
a { background-color: rgb(117,52,50); }
div.DivClassName
{
background-color: #753432;
}
.BgClassName
{
background-color: #753432;
}
</style>
border-color css
<style>
span { border-color: #753432; }
span { border-color: rgb(117,52,50); }
td.TdClassName
{
border-color: #753432;
}
.TagClassName
{
border-color: #753432;
}
</style>