Shades of Auburn #753029
Tints of Auburn #753029
RGB
CMYK
RGB Variations
Color information
#753029 (or 0x753029) is known color: Auburn. HEX triplet: 75, 30 and 29. RGB value is (117,48,41). Sum of RGB (Red+Green+Blue) = 117+48+41=206 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.80% from 206); Green value is 48 (19.14% from 255 or 23.30% from 206); Blue value is 41 (16.41% from 255 or 19.90% from 206); Max value from RGB is 117 - color contains mainly: red. Hex color #753029 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753029 is #8ACFD6. Grayscale: #434343. Windows color (decimal): -9097175 or 2699381. OLE color: 2699381.
HSL color Cylindrical-coordinate representation of color #753029: hue angle of 5.53º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #753029 is Cyan = 0, Magento = 0.59, Yellow = 0.65 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 48 | 41 | - |
| CMYK | 0 | 0.59 | 0.65 | 0.54 |
| HSL | 5.53º | 0.48% | 0.31% | - |
| HSV(B) | 5.53º | 0.65% | 0.46% | - |
| XYZ | 8.79 | 6.06 | 2.8 | - |
| YUV | 67.83 | 112.86 | 163.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 48 | 41 | 0 | 0.59 | 0.65 | 0.54 | 5.53 | 0.48 | 0.31 |
| Hex | 75 | 30 | 29 | 0 | 3B | 41 | 36 | 6 | 30 | 1F |
| Octal | 165 | 60 | 51 | 0 | 73 | 101 | 66 | 6 | 60 | 37 |
| Binary | 1110101 | 110000 | 101001 | 0 | 111011 | 1000001 | 110110 | 110 | 110000 | 11111 |
Color Harmonies of #753029
Complementary color
Monochromatic Colors of #753029
Black with #753029
Text Example
Text Example
White with #753029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753029; }
p { color: rgb(117,48,41); }
H1.HeaderClassName
{
color: #753029;
}
.AnyTagClassName
{
color: #753029;
}
</style>
background-color css
<style>
a { background-color: #753029; }
a { background-color: rgb(117,48,41); }
div.DivClassName
{
background-color: #753029;
}
.BgClassName
{
background-color: #753029;
}
</style>
border-color css
<style>
span { border-color: #753029; }
span { border-color: rgb(117,48,41); }
td.TdClassName
{
border-color: #753029;
}
.TagClassName
{
border-color: #753029;
}
</style>