Shades of Auburn #743530
Tints of Auburn #743530
RGB
CMYK
RGB Variations
Color information
#743530 (or 0x743530) is known color: Auburn. HEX triplet: 74, 35 and 30. RGB value is (116,53,48). Sum of RGB (Red+Green+Blue) = 116+53+48=217 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.46% from 217); Green value is 53 (21.09% from 255 or 24.42% from 217); Blue value is 48 (19.14% from 255 or 22.12% from 217); Max value from RGB is 116 - color contains mainly: red. Hex color #743530 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743530 is #8BCACF. Grayscale: #474747. Windows color (decimal): -9161424 or 3159412. OLE color: 3159412.
HSL color Cylindrical-coordinate representation of color #743530: hue angle of 4.41º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #743530 is Cyan = 0, Magento = 0.54, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 48 | - |
| CMYK | 0 | 0.54 | 0.59 | 0.55 |
| HSL | 4.41º | 0.41% | 0.32% | - |
| HSV(B) | 4.41º | 0.59% | 0.45% | - |
| XYZ | 9.01 | 6.47 | 3.57 | - |
| YUV | 71.27 | 114.87 | 159.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 48 | 0 | 0.54 | 0.59 | 0.55 | 4.41 | 0.41 | 0.32 |
| Hex | 74 | 35 | 30 | 0 | 36 | 3B | 37 | 4 | 29 | 20 |
| Octal | 164 | 65 | 60 | 0 | 66 | 73 | 67 | 4 | 51 | 40 |
| Binary | 1110100 | 110101 | 110000 | 0 | 110110 | 111011 | 110111 | 100 | 101001 | 100000 |
Color Harmonies of #743530
Complementary color
Monochromatic Colors of #743530
Black with #743530
Text Example
Text Example
White with #743530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743530; }
p { color: rgb(116,53,48); }
H1.HeaderClassName
{
color: #743530;
}
.AnyTagClassName
{
color: #743530;
}
</style>
background-color css
<style>
a { background-color: #743530; }
a { background-color: rgb(116,53,48); }
div.DivClassName
{
background-color: #743530;
}
.BgClassName
{
background-color: #743530;
}
</style>
border-color css
<style>
span { border-color: #743530; }
span { border-color: rgb(116,53,48); }
td.TdClassName
{
border-color: #743530;
}
.TagClassName
{
border-color: #743530;
}
</style>