Shades of Auburn #743330
Tints of Auburn #743330
RGB
CMYK
RGB Variations
Color information
#743330 (or 0x743330) is known color: Auburn. HEX triplet: 74, 33 and 30. RGB value is (116,51,48). Sum of RGB (Red+Green+Blue) = 116+51+48=215 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.95% from 215); Green value is 51 (20.31% from 255 or 23.72% from 215); Blue value is 48 (19.14% from 255 or 22.33% from 215); Max value from RGB is 116 - color contains mainly: red. Hex color #743330 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743330 is #8BCCCF. Grayscale: #464646. Windows color (decimal): -9161936 or 3158900. OLE color: 3158900.
HSL color Cylindrical-coordinate representation of color #743330: hue angle of 2.65º 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 #743330 is Cyan = 0, Magento = 0.56, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 51 | 48 | - |
| CMYK | 0 | 0.56 | 0.59 | 0.55 |
| HSL | 2.65º | 0.41% | 0.32% | - |
| HSV(B) | 2.65º | 0.59% | 0.45% | - |
| XYZ | 8.92 | 6.29 | 3.54 | - |
| YUV | 70.09 | 115.53 | 160.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 51 | 48 | 0 | 0.56 | 0.59 | 0.55 | 2.65 | 0.41 | 0.32 |
| Hex | 74 | 33 | 30 | 0 | 38 | 3B | 37 | 3 | 29 | 20 |
| Octal | 164 | 63 | 60 | 0 | 70 | 73 | 67 | 3 | 51 | 40 |
| Binary | 1110100 | 110011 | 110000 | 0 | 111000 | 111011 | 110111 | 11 | 101001 | 100000 |
Color Harmonies of #743330
Complementary color
Monochromatic Colors of #743330
Black with #743330
Text Example
Text Example
White with #743330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743330; }
p { color: rgb(116,51,48); }
H1.HeaderClassName
{
color: #743330;
}
.AnyTagClassName
{
color: #743330;
}
</style>
background-color css
<style>
a { background-color: #743330; }
a { background-color: rgb(116,51,48); }
div.DivClassName
{
background-color: #743330;
}
.BgClassName
{
background-color: #743330;
}
</style>
border-color css
<style>
span { border-color: #743330; }
span { border-color: rgb(116,51,48); }
td.TdClassName
{
border-color: #743330;
}
.TagClassName
{
border-color: #743330;
}
</style>