Shades of Auburn #672927
Tints of Auburn #672927
RGB
CMYK
RGB Variations
Color information
#672927 (or 0x672927) is known color: Auburn. HEX triplet: 67, 29 and 27. RGB value is (103,41,39). Sum of RGB (Red+Green+Blue) = 103+41+39=183 (24% of max value = 765). Red value is 103 (40.62% from 255 or 56.28% from 183); Green value is 41 (16.41% from 255 or 22.40% from 183); Blue value is 39 (15.62% from 255 or 21.31% from 183); Max value from RGB is 103 - color contains mainly: red. Hex color #672927 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672927 is #98D6D8. Grayscale: #3B3B3B. Windows color (decimal): -10016473 or 2566503. OLE color: 2566503.
HSL color Cylindrical-coordinate representation of color #672927: hue angle of 1.88º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #672927 is Cyan = 0, Magento = 0.60, Yellow = 0.62 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 41 | 39 | - |
| CMYK | 0 | 0.60 | 0.62 | 0.60 |
| HSL | 1.88º | 0.45% | 0.28% | - |
| HSV(B) | 1.88º | 0.62% | 0.4% | - |
| XYZ | 6.75 | 4.62 | 2.45 | - |
| YUV | 59.31 | 116.54 | 159.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 41 | 39 | 0 | 0.60 | 0.62 | 0.60 | 1.88 | 0.45 | 0.28 |
| Hex | 67 | 29 | 27 | 0 | 3C | 3E | 3C | 2 | 2D | 1C |
| Octal | 147 | 51 | 47 | 0 | 74 | 76 | 74 | 2 | 55 | 34 |
| Binary | 1100111 | 101001 | 100111 | 0 | 111100 | 111110 | 111100 | 10 | 101101 | 11100 |
Color Harmonies of #672927
Complementary color
Monochromatic Colors of #672927
Black with #672927
Text Example
Text Example
White with #672927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672927; }
p { color: rgb(103,41,39); }
H1.HeaderClassName
{
color: #672927;
}
.AnyTagClassName
{
color: #672927;
}
</style>
background-color css
<style>
a { background-color: #672927; }
a { background-color: rgb(103,41,39); }
div.DivClassName
{
background-color: #672927;
}
.BgClassName
{
background-color: #672927;
}
</style>
border-color css
<style>
span { border-color: #672927; }
span { border-color: rgb(103,41,39); }
td.TdClassName
{
border-color: #672927;
}
.TagClassName
{
border-color: #672927;
}
</style>