Shades of Auburn #682824
Tints of Auburn #682824
RGB
CMYK
RGB Variations
Color information
#682824 (or 0x682824) is known color: Auburn. HEX triplet: 68, 28 and 24. RGB value is (104,40,36). Sum of RGB (Red+Green+Blue) = 104+40+36=180 (23% of max value = 765). Red value is 104 (41.02% from 255 or 57.78% from 180); Green value is 40 (16.02% from 255 or 22.22% from 180); Blue value is 36 (14.45% from 255 or 20% from 180); Max value from RGB is 104 - color contains mainly: red. Hex color #682824 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #682824 is #97D7DB. Grayscale: #3A3A3A. Windows color (decimal): -9951196 or 2369640. OLE color: 2369640.
HSL color Cylindrical-coordinate representation of color #682824: hue angle of 3.53º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #682824 is Cyan = 0, Magento = 0.62, Yellow = 0.65 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 40 | 36 | - |
| CMYK | 0 | 0.62 | 0.65 | 0.59 |
| HSL | 3.53º | 0.49% | 0.27% | - |
| HSV(B) | 3.53º | 0.65% | 0.41% | - |
| XYZ | 6.79 | 4.59 | 2.2 | - |
| YUV | 58.68 | 115.2 | 160.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 40 | 36 | 0 | 0.62 | 0.65 | 0.59 | 3.53 | 0.49 | 0.27 |
| Hex | 68 | 28 | 24 | 0 | 3E | 41 | 3B | 4 | 31 | 1B |
| Octal | 150 | 50 | 44 | 0 | 76 | 101 | 73 | 4 | 61 | 33 |
| Binary | 1101000 | 101000 | 100100 | 0 | 111110 | 1000001 | 111011 | 100 | 110001 | 11011 |
Color Harmonies of #682824
Complementary color
Monochromatic Colors of #682824
Black with #682824
Text Example
Text Example
White with #682824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682824; }
p { color: rgb(104,40,36); }
H1.HeaderClassName
{
color: #682824;
}
.AnyTagClassName
{
color: #682824;
}
</style>
background-color css
<style>
a { background-color: #682824; }
a { background-color: rgb(104,40,36); }
div.DivClassName
{
background-color: #682824;
}
.BgClassName
{
background-color: #682824;
}
</style>
border-color css
<style>
span { border-color: #682824; }
span { border-color: rgb(104,40,36); }
td.TdClassName
{
border-color: #682824;
}
.TagClassName
{
border-color: #682824;
}
</style>