Shades of Auburn #672726
Tints of Auburn #672726
RGB
CMYK
RGB Variations
Color information
#672726 (or 0x672726) is known color: Auburn. HEX triplet: 67, 27 and 26. RGB value is (103,39,38). Sum of RGB (Red+Green+Blue) = 103+39+38=180 (23% of max value = 765). Red value is 103 (40.62% from 255 or 57.22% from 180); Green value is 39 (15.62% from 255 or 21.67% from 180); Blue value is 38 (15.23% from 255 or 21.11% from 180); Max value from RGB is 103 - color contains mainly: red. Hex color #672726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672726 is #98D8D9. Grayscale: #3A3A3A. Windows color (decimal): -10016986 or 2500455. OLE color: 2500455.
HSL color Cylindrical-coordinate representation of color #672726: hue angle of 0.92º 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 #672726 is Cyan = 0, Magento = 0.62, Yellow = 0.63 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 39 | 38 | - |
| CMYK | 0 | 0.62 | 0.63 | 0.60 |
| HSL | 0.92º | 0.46% | 0.28% | - |
| HSV(B) | 0.92º | 0.63% | 0.4% | - |
| XYZ | 6.67 | 4.47 | 2.35 | - |
| YUV | 58.02 | 116.7 | 160.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 39 | 38 | 0 | 0.62 | 0.63 | 0.60 | 0.92 | 0.46 | 0.28 |
| Hex | 67 | 27 | 26 | 0 | 3E | 3F | 3C | 1 | 2E | 1C |
| Octal | 147 | 47 | 46 | 0 | 76 | 77 | 74 | 1 | 56 | 34 |
| Binary | 1100111 | 100111 | 100110 | 0 | 111110 | 111111 | 111100 | 1 | 101110 | 11100 |
Color Harmonies of #672726
Complementary color
Monochromatic Colors of #672726
Black with #672726
Text Example
Text Example
White with #672726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672726; }
p { color: rgb(103,39,38); }
H1.HeaderClassName
{
color: #672726;
}
.AnyTagClassName
{
color: #672726;
}
</style>
background-color css
<style>
a { background-color: #672726; }
a { background-color: rgb(103,39,38); }
div.DivClassName
{
background-color: #672726;
}
.BgClassName
{
background-color: #672726;
}
</style>
border-color css
<style>
span { border-color: #672726; }
span { border-color: rgb(103,39,38); }
td.TdClassName
{
border-color: #672726;
}
.TagClassName
{
border-color: #672726;
}
</style>