Shades of Auburn #702826
Tints of Auburn #702826
RGB
CMYK
RGB Variations
Color information
#702826 (or 0x702826) is known color: Auburn. HEX triplet: 70, 28 and 26. RGB value is (112,40,38). Sum of RGB (Red+Green+Blue) = 112+40+38=190 (25% of max value = 765). Red value is 112 (44.14% from 255 or 58.95% from 190); Green value is 40 (16.02% from 255 or 21.05% from 190); Blue value is 38 (15.23% from 255 or 20% from 190); Max value from RGB is 112 - color contains mainly: red. Hex color #702826 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #702826 is #8FD7D9. Grayscale: #3D3D3D. Windows color (decimal): -9426906 or 2500720. OLE color: 2500720.
HSL color Cylindrical-coordinate representation of color #702826: hue angle of 1.62º degrees, saturation: 0.49, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #702826 is Cyan = 0, Magento = 0.64, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 40 | 38 | - |
| CMYK | 0 | 0.64 | 0.66 | 0.56 |
| HSL | 1.62º | 0.49% | 0.29% | - |
| HSV(B) | 1.62º | 0.66% | 0.44% | - |
| XYZ | 7.79 | 5.1 | 2.41 | - |
| YUV | 61.3 | 114.85 | 164.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 40 | 38 | 0 | 0.64 | 0.66 | 0.56 | 1.62 | 0.49 | 0.29 |
| Hex | 70 | 28 | 26 | 0 | 40 | 42 | 38 | 2 | 31 | 1D |
| Octal | 160 | 50 | 46 | 0 | 100 | 102 | 70 | 2 | 61 | 35 |
| Binary | 1110000 | 101000 | 100110 | 0 | 1000000 | 1000010 | 111000 | 10 | 110001 | 11101 |
Color Harmonies of #702826
Complementary color
Monochromatic Colors of #702826
Black with #702826
Text Example
Text Example
White with #702826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #702826; }
p { color: rgb(112,40,38); }
H1.HeaderClassName
{
color: #702826;
}
.AnyTagClassName
{
color: #702826;
}
</style>
background-color css
<style>
a { background-color: #702826; }
a { background-color: rgb(112,40,38); }
div.DivClassName
{
background-color: #702826;
}
.BgClassName
{
background-color: #702826;
}
</style>
border-color css
<style>
span { border-color: #702826; }
span { border-color: rgb(112,40,38); }
td.TdClassName
{
border-color: #702826;
}
.TagClassName
{
border-color: #702826;
}
</style>