Shades of Auburn #733430
Tints of Auburn #733430
RGB
CMYK
RGB Variations
Color information
#733430 (or 0x733430) is known color: Auburn. HEX triplet: 73, 34 and 30. RGB value is (115,52,48). Sum of RGB (Red+Green+Blue) = 115+52+48=215 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.49% from 215); Green value is 52 (20.70% from 255 or 24.19% from 215); Blue value is 48 (19.14% from 255 or 22.33% from 215); Max value from RGB is 115 - color contains mainly: red. Hex color #733430 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733430 is #8CCBCF. Grayscale: #464646. Windows color (decimal): -9227216 or 3159155. OLE color: 3159155.
HSL color Cylindrical-coordinate representation of color #733430: hue angle of 3.58º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #733430 is Cyan = 0, Magento = 0.55, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 48 | - |
| CMYK | 0 | 0.55 | 0.58 | 0.55 |
| HSL | 3.58º | 0.41% | 0.32% | - |
| HSV(B) | 3.58º | 0.58% | 0.45% | - |
| XYZ | 8.83 | 6.31 | 3.55 | - |
| YUV | 70.38 | 115.37 | 159.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 48 | 0 | 0.55 | 0.58 | 0.55 | 3.58 | 0.41 | 0.32 |
| Hex | 73 | 34 | 30 | 0 | 37 | 3A | 37 | 4 | 29 | 20 |
| Octal | 163 | 64 | 60 | 0 | 67 | 72 | 67 | 4 | 51 | 40 |
| Binary | 1110011 | 110100 | 110000 | 0 | 110111 | 111010 | 110111 | 100 | 101001 | 100000 |
Color Harmonies of #733430
Complementary color
Monochromatic Colors of #733430
Black with #733430
Text Example
Text Example
White with #733430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733430; }
p { color: rgb(115,52,48); }
H1.HeaderClassName
{
color: #733430;
}
.AnyTagClassName
{
color: #733430;
}
</style>
background-color css
<style>
a { background-color: #733430; }
a { background-color: rgb(115,52,48); }
div.DivClassName
{
background-color: #733430;
}
.BgClassName
{
background-color: #733430;
}
</style>
border-color css
<style>
span { border-color: #733430; }
span { border-color: rgb(115,52,48); }
td.TdClassName
{
border-color: #733430;
}
.TagClassName
{
border-color: #733430;
}
</style>