Shades of Auburn #672826
Tints of Auburn #672826
RGB
CMYK
RGB Variations
Color information
#672826 (or 0x672826) is known color: Auburn. HEX triplet: 67, 28 and 26. RGB value is (103,40,38). Sum of RGB (Red+Green+Blue) = 103+40+38=181 (23% of max value = 765). Red value is 103 (40.62% from 255 or 56.91% from 181); Green value is 40 (16.02% from 255 or 22.10% from 181); Blue value is 38 (15.23% from 255 or 20.99% from 181); Max value from RGB is 103 - color contains mainly: red. Hex color #672826 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672826 is #98D7D9. Grayscale: #3A3A3A. Windows color (decimal): -10016730 or 2500711. OLE color: 2500711.
HSL color Cylindrical-coordinate representation of color #672826: hue angle of 1.85º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #672826 is Cyan = 0, Magento = 0.61, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 38 | - |
| CMYK | 0 | 0.61 | 0.63 | 0.60 |
| HSL | 1.85º | 0.46% | 0.28% | - |
| HSV(B) | 1.85º | 0.63% | 0.4% | - |
| XYZ | 6.7 | 4.54 | 2.36 | - |
| YUV | 58.61 | 116.37 | 159.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 38 | 0 | 0.61 | 0.63 | 0.60 | 1.85 | 0.46 | 0.28 |
| Hex | 67 | 28 | 26 | 0 | 3D | 3F | 3C | 2 | 2E | 1C |
| Octal | 147 | 50 | 46 | 0 | 75 | 77 | 74 | 2 | 56 | 34 |
| Binary | 1100111 | 101000 | 100110 | 0 | 111101 | 111111 | 111100 | 10 | 101110 | 11100 |
Color Harmonies of #672826
Complementary color
Monochromatic Colors of #672826
Black with #672826
Text Example
Text Example
White with #672826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672826; }
p { color: rgb(103,40,38); }
H1.HeaderClassName
{
color: #672826;
}
.AnyTagClassName
{
color: #672826;
}
</style>
background-color css
<style>
a { background-color: #672826; }
a { background-color: rgb(103,40,38); }
div.DivClassName
{
background-color: #672826;
}
.BgClassName
{
background-color: #672826;
}
</style>
border-color css
<style>
span { border-color: #672826; }
span { border-color: rgb(103,40,38); }
td.TdClassName
{
border-color: #672826;
}
.TagClassName
{
border-color: #672826;
}
</style>