Shades of Auburn #702623
Tints of Auburn #702623
RGB
CMYK
RGB Variations
Color information
#702623 (or 0x702623) is known color: Auburn. HEX triplet: 70, 26 and 23. RGB value is (112,38,35). Sum of RGB (Red+Green+Blue) = 112+38+35=185 (24% of max value = 765). Red value is 112 (44.14% from 255 or 60.54% from 185); Green value is 38 (15.23% from 255 or 20.54% from 185); Blue value is 35 (14.06% from 255 or 18.92% from 185); Max value from RGB is 112 - color contains mainly: red. Hex color #702623 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702623 is #8FD9DC. Grayscale: #3B3B3B. Windows color (decimal): -9427421 or 2303600. OLE color: 2303600.
HSL color Cylindrical-coordinate representation of color #702623: hue angle of 2.34º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #702623 is Cyan = 0, Magento = 0.66, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 38 | 35 | - |
| CMYK | 0 | 0.66 | 0.69 | 0.56 |
| HSL | 2.34º | 0.52% | 0.29% | - |
| HSV(B) | 2.34º | 0.69% | 0.44% | - |
| XYZ | 7.68 | 4.95 | 2.14 | - |
| YUV | 59.78 | 114.02 | 165.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 38 | 35 | 0 | 0.66 | 0.69 | 0.56 | 2.34 | 0.52 | 0.29 |
| Hex | 70 | 26 | 23 | 0 | 42 | 45 | 38 | 2 | 34 | 1D |
| Octal | 160 | 46 | 43 | 0 | 102 | 105 | 70 | 2 | 64 | 35 |
| Binary | 1110000 | 100110 | 100011 | 0 | 1000010 | 1000101 | 111000 | 10 | 110100 | 11101 |
Color Harmonies of #702623
Complementary color
Monochromatic Colors of #702623
Black with #702623
Text Example
Text Example
White with #702623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702623; }
p { color: rgb(112,38,35); }
H1.HeaderClassName
{
color: #702623;
}
.AnyTagClassName
{
color: #702623;
}
</style>
background-color css
<style>
a { background-color: #702623; }
a { background-color: rgb(112,38,35); }
div.DivClassName
{
background-color: #702623;
}
.BgClassName
{
background-color: #702623;
}
</style>
border-color css
<style>
span { border-color: #702623; }
span { border-color: rgb(112,38,35); }
td.TdClassName
{
border-color: #702623;
}
.TagClassName
{
border-color: #702623;
}
</style>