Shades of Auburn #692726
Tints of Auburn #692726
RGB
CMYK
RGB Variations
Color information
#692726 (or 0x692726) is known color: Auburn. HEX triplet: 69, 27 and 26. RGB value is (105,39,38). Sum of RGB (Red+Green+Blue) = 105+39+38=182 (24% of max value = 765). Red value is 105 (41.41% from 255 or 57.69% from 182); Green value is 39 (15.62% from 255 or 21.43% from 182); Blue value is 38 (15.23% from 255 or 20.88% from 182); Max value from RGB is 105 - color contains mainly: red. Hex color #692726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692726 is #96D8D9. Grayscale: #3A3A3A. Windows color (decimal): -9885914 or 2500457. OLE color: 2500457.
HSL color Cylindrical-coordinate representation of color #692726: hue angle of 0.9º degrees, saturation: 0.47, 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 #692726 is Cyan = 0, Magento = 0.63, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 39 | 38 | - |
| CMYK | 0 | 0.63 | 0.64 | 0.59 |
| HSL | 0.9º | 0.47% | 0.28% | - |
| HSV(B) | 0.9º | 0.64% | 0.41% | - |
| XYZ | 6.9 | 4.59 | 2.36 | - |
| YUV | 58.62 | 116.37 | 161.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 39 | 38 | 0 | 0.63 | 0.64 | 0.59 | 0.9 | 0.47 | 0.28 |
| Hex | 69 | 27 | 26 | 0 | 3F | 40 | 3B | 1 | 2F | 1C |
| Octal | 151 | 47 | 46 | 0 | 77 | 100 | 73 | 1 | 57 | 34 |
| Binary | 1101001 | 100111 | 100110 | 0 | 111111 | 1000000 | 111011 | 1 | 101111 | 11100 |
Color Harmonies of #692726
Complementary color
Monochromatic Colors of #692726
Black with #692726
Text Example
Text Example
White with #692726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692726; }
p { color: rgb(105,39,38); }
H1.HeaderClassName
{
color: #692726;
}
.AnyTagClassName
{
color: #692726;
}
</style>
background-color css
<style>
a { background-color: #692726; }
a { background-color: rgb(105,39,38); }
div.DivClassName
{
background-color: #692726;
}
.BgClassName
{
background-color: #692726;
}
</style>
border-color css
<style>
span { border-color: #692726; }
span { border-color: rgb(105,39,38); }
td.TdClassName
{
border-color: #692726;
}
.TagClassName
{
border-color: #692726;
}
</style>