Shades of Auburn #662827
Tints of Auburn #662827
RGB
CMYK
RGB Variations
Color information
#662827 (or 0x662827) is known color: Auburn. HEX triplet: 66, 28 and 27. RGB value is (102,40,39). Sum of RGB (Red+Green+Blue) = 102+40+39=181 (23% of max value = 765). Red value is 102 (40.23% from 255 or 56.35% from 181); Green value is 40 (16.02% from 255 or 22.10% from 181); Blue value is 39 (15.62% from 255 or 21.55% from 181); Max value from RGB is 102 - color contains mainly: red. Hex color #662827 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662827 is #99D7D8. Grayscale: #3A3A3A. Windows color (decimal): -10082265 or 2566246. OLE color: 2566246.
HSL color Cylindrical-coordinate representation of color #662827: hue angle of 0.95º 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 #662827 is Cyan = 0, Magento = 0.61, Yellow = 0.62 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 40 | 39 | - |
| CMYK | 0 | 0.61 | 0.62 | 0.6 |
| HSL | 0.95º | 0.45% | 0.28% | - |
| HSV(B) | 0.95º | 0.62% | 0.4% | - |
| XYZ | 6.6 | 4.49 | 2.44 | - |
| YUV | 58.42 | 117.04 | 159.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 40 | 39 | 0 | 0.61 | 0.62 | 0.6 | 0.95 | 0.45 | 0.28 |
| Hex | 66 | 28 | 27 | 0 | 3D | 3E | 3C | 1 | 2D | 1C |
| Octal | 146 | 50 | 47 | 0 | 75 | 76 | 74 | 1 | 55 | 34 |
| Binary | 1100110 | 101000 | 100111 | 0 | 111101 | 111110 | 111100 | 1 | 101101 | 11100 |
Color Harmonies of #662827
Complementary color
Monochromatic Colors of #662827
Black with #662827
Text Example
Text Example
White with #662827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662827; }
p { color: rgb(102,40,39); }
H1.HeaderClassName
{
color: #662827;
}
.AnyTagClassName
{
color: #662827;
}
</style>
background-color css
<style>
a { background-color: #662827; }
a { background-color: rgb(102,40,39); }
div.DivClassName
{
background-color: #662827;
}
.BgClassName
{
background-color: #662827;
}
</style>
border-color css
<style>
span { border-color: #662827; }
span { border-color: rgb(102,40,39); }
td.TdClassName
{
border-color: #662827;
}
.TagClassName
{
border-color: #662827;
}
</style>