Shades of Auburn #743230
Tints of Auburn #743230
RGB
CMYK
RGB Variations
Color information
#743230 (or 0x743230) is known color: Auburn. HEX triplet: 74, 32 and 30. RGB value is (116,50,48). Sum of RGB (Red+Green+Blue) = 116+50+48=214 (28% of max value = 765). Red value is 116 (45.70% from 255 or 54.21% from 214); Green value is 50 (19.92% from 255 or 23.36% from 214); Blue value is 48 (19.14% from 255 or 22.43% from 214); Max value from RGB is 116 - color contains mainly: red. Hex color #743230 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743230 is #8BCDCF. Grayscale: #454545. Windows color (decimal): -9162192 or 3158644. OLE color: 3158644.
HSL color Cylindrical-coordinate representation of color #743230: hue angle of 1.76º 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 #743230 is Cyan = 0, Magento = 0.57, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 50 | 48 | - |
| CMYK | 0 | 0.57 | 0.59 | 0.55 |
| HSL | 1.76º | 0.41% | 0.32% | - |
| HSV(B) | 1.76º | 0.59% | 0.45% | - |
| XYZ | 8.88 | 6.21 | 3.53 | - |
| YUV | 69.51 | 115.87 | 161.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 50 | 48 | 0 | 0.57 | 0.59 | 0.55 | 1.76 | 0.41 | 0.32 |
| Hex | 74 | 32 | 30 | 0 | 39 | 3B | 37 | 2 | 29 | 20 |
| Octal | 164 | 62 | 60 | 0 | 71 | 73 | 67 | 2 | 51 | 40 |
| Binary | 1110100 | 110010 | 110000 | 0 | 111001 | 111011 | 110111 | 10 | 101001 | 100000 |
Color Harmonies of #743230
Complementary color
Monochromatic Colors of #743230
Black with #743230
Text Example
Text Example
White with #743230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743230; }
p { color: rgb(116,50,48); }
H1.HeaderClassName
{
color: #743230;
}
.AnyTagClassName
{
color: #743230;
}
</style>
background-color css
<style>
a { background-color: #743230; }
a { background-color: rgb(116,50,48); }
div.DivClassName
{
background-color: #743230;
}
.BgClassName
{
background-color: #743230;
}
</style>
border-color css
<style>
span { border-color: #743230; }
span { border-color: rgb(116,50,48); }
td.TdClassName
{
border-color: #743230;
}
.TagClassName
{
border-color: #743230;
}
</style>