Shades of Oxley #688973
Tints of Oxley #688973
RGB
CMYK
RGB Variations
Color information
#688973 (or 0x688973) is known color: Oxley. HEX triplet: 68, 89 and 73. RGB value is (104,137,115). Sum of RGB (Red+Green+Blue) = 104+137+115=356 (47% of max value = 765). Red value is 104 (41.02% from 255 or 29.21% from 356); Green value is 137 (53.91% from 255 or 38.48% from 356); Blue value is 115 (45.31% from 255 or 32.30% from 356); Max value from RGB is 137 - color contains mainly: green. Hex color #688973 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688973 is #97768C. Grayscale: #7C7C7C. Windows color (decimal): -9926285 or 7571816. OLE color: 7571816.
HSL color Cylindrical-coordinate representation of color #688973: hue angle of 140º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #688973 is Cyan = 0.24, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 137 | 115 | - |
| CMYK | 0.24 | 0 | 0.16 | 0.46 |
| HSL | 140º | 0.14% | 0.47% | - |
| HSV(B) | 140º | 0.24% | 0.54% | - |
| XYZ | 17.75 | 22.07 | 19.54 | - |
| YUV | 124.63 | 122.57 | 113.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 137 | 115 | 0.24 | 0 | 0.16 | 0.46 | 140 | 0.14 | 0.47 |
| Hex | 68 | 89 | 73 | 18 | 0 | 10 | 2E | 8C | E | 2F |
| Octal | 150 | 211 | 163 | 30 | 0 | 20 | 56 | 214 | 16 | 57 |
| Binary | 1101000 | 10001001 | 1110011 | 11000 | 0 | 10000 | 101110 | 10001100 | 1110 | 101111 |
Color Harmonies of #688973
Complementary color
Monochromatic Colors of #688973
Black with #688973
Text Example
Text Example
White with #688973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688973; }
p { color: rgb(104,137,115); }
H1.HeaderClassName
{
color: #688973;
}
.AnyTagClassName
{
color: #688973;
}
</style>
background-color css
<style>
a { background-color: #688973; }
a { background-color: rgb(104,137,115); }
div.DivClassName
{
background-color: #688973;
}
.BgClassName
{
background-color: #688973;
}
</style>
border-color css
<style>
span { border-color: #688973; }
span { border-color: rgb(104,137,115); }
td.TdClassName
{
border-color: #688973;
}
.TagClassName
{
border-color: #688973;
}
</style>