Shades of Auburn #672828
Tints of Auburn #672828
RGB
CMYK
RGB Variations
Color information
#672828 (or 0x672828) is known color: Auburn. HEX triplet: 67, 28 and 28. RGB value is (103,40,40). Sum of RGB (Red+Green+Blue) = 103+40+40=183 (24% of max value = 765). Red value is 103 (40.62% from 255 or 56.28% from 183); Green value is 40 (16.02% from 255 or 21.86% from 183); Blue value is 40 (16.02% from 255 or 21.86% from 183); Max value from RGB is 103 - color contains mainly: red. Hex color #672828 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672828 is #98D7D7. Grayscale: #3A3A3A. Windows color (decimal): -10016728 or 2631783. OLE color: 2631783.
HSL color Cylindrical-coordinate representation of color #672828: hue angle of 0º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #672828 is Cyan = 0, Magento = 0.61, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 40 | - |
| CMYK | 0 | 0.61 | 0.61 | 0.60 |
| HSL | 0º | 0.44% | 0.28% | - |
| HSV(B) | 0º | 0.61% | 0.4% | - |
| XYZ | 6.74 | 4.55 | 2.53 | - |
| YUV | 58.84 | 117.37 | 159.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 40 | 0 | 0.61 | 0.61 | 0.60 | 0 | 0.44 | 0.28 |
| Hex | 67 | 28 | 28 | 0 | 3D | 3D | 3C | 0 | 2C | 1C |
| Octal | 147 | 50 | 50 | 0 | 75 | 75 | 74 | 0 | 54 | 34 |
| Binary | 1100111 | 101000 | 101000 | 0 | 111101 | 111101 | 111100 | 0 | 101100 | 11100 |
Color Harmonies of #672828
Complementary color
Monochromatic Colors of #672828
Black with #672828
Text Example
Text Example
White with #672828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672828; }
p { color: rgb(103,40,40); }
H1.HeaderClassName
{
color: #672828;
}
.AnyTagClassName
{
color: #672828;
}
</style>
background-color css
<style>
a { background-color: #672828; }
a { background-color: rgb(103,40,40); }
div.DivClassName
{
background-color: #672828;
}
.BgClassName
{
background-color: #672828;
}
</style>
border-color css
<style>
span { border-color: #672828; }
span { border-color: rgb(103,40,40); }
td.TdClassName
{
border-color: #672828;
}
.TagClassName
{
border-color: #672828;
}
</style>