Shades of Auburn #682625
Tints of Auburn #682625
RGB
CMYK
RGB Variations
Color information
#682625 (or 0x682625) is known color: Auburn. HEX triplet: 68, 26 and 25. RGB value is (104,38,37). Sum of RGB (Red+Green+Blue) = 104+38+37=179 (23% of max value = 765). Red value is 104 (41.02% from 255 or 58.10% from 179); Green value is 38 (15.23% from 255 or 21.23% from 179); Blue value is 37 (14.84% from 255 or 20.67% from 179); Max value from RGB is 104 - color contains mainly: red. Hex color #682625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #682625 is #97D9DA. Grayscale: #393939. Windows color (decimal): -9951707 or 2434664. OLE color: 2434664.
HSL color Cylindrical-coordinate representation of color #682625: hue angle of 0.9º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #682625 is Cyan = 0, Magento = 0.63, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 38 | 37 | - |
| CMYK | 0 | 0.63 | 0.64 | 0.59 |
| HSL | 0.9º | 0.48% | 0.28% | - |
| HSV(B) | 0.9º | 0.64% | 0.41% | - |
| XYZ | 6.74 | 4.46 | 2.26 | - |
| YUV | 57.62 | 116.37 | 161.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 38 | 37 | 0 | 0.63 | 0.64 | 0.59 | 0.9 | 0.48 | 0.28 |
| Hex | 68 | 26 | 25 | 0 | 3F | 40 | 3B | 1 | 30 | 1C |
| Octal | 150 | 46 | 45 | 0 | 77 | 100 | 73 | 1 | 60 | 34 |
| Binary | 1101000 | 100110 | 100101 | 0 | 111111 | 1000000 | 111011 | 1 | 110000 | 11100 |
Color Harmonies of #682625
Complementary color
Monochromatic Colors of #682625
Black with #682625
Text Example
Text Example
White with #682625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682625; }
p { color: rgb(104,38,37); }
H1.HeaderClassName
{
color: #682625;
}
.AnyTagClassName
{
color: #682625;
}
</style>
background-color css
<style>
a { background-color: #682625; }
a { background-color: rgb(104,38,37); }
div.DivClassName
{
background-color: #682625;
}
.BgClassName
{
background-color: #682625;
}
</style>
border-color css
<style>
span { border-color: #682625; }
span { border-color: rgb(104,38,37); }
td.TdClassName
{
border-color: #682625;
}
.TagClassName
{
border-color: #682625;
}
</style>