Shades of Olive #688304
Tints of Olive #688304
RGB
CMYK
RGB Variations
Color information
#688304 (or 0x688304) is known color: Olive. HEX triplet: 68, 83 and 04. RGB value is (104,131,4). Sum of RGB (Red+Green+Blue) = 104+131+4=239 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.51% from 239); Green value is 131 (51.56% from 255 or 54.81% from 239); Blue value is 4 (1.95% from 255 or 1.67% from 239); Max value from RGB is 131 - color contains mainly: green. Hex color #688304 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #688304 is #977CFB. Grayscale: #6C6C6C. Windows color (decimal): -9927932 or 295784. OLE color: 295784.
HSL color Cylindrical-coordinate representation of color #688304: hue angle of 72.76º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #688304 is Cyan = 0.21, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 131 | 4 | - |
| CMYK | 0.21 | 0 | 0.97 | 0.49 |
| HSL | 72.76º | 0.94% | 0.26% | - |
| HSV(B) | 72.76º | 0.97% | 0.51% | - |
| XYZ | 13.85 | 19.18 | 3.09 | - |
| YUV | 108.45 | 69.05 | 124.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 131 | 4 | 0.21 | 0 | 0.97 | 0.49 | 72.76 | 0.94 | 0.26 |
| Hex | 68 | 83 | 4 | 15 | 0 | 61 | 31 | 49 | 5E | 1A |
| Octal | 150 | 203 | 4 | 25 | 0 | 141 | 61 | 111 | 136 | 32 |
| Binary | 1101000 | 10000011 | 100 | 10101 | 0 | 1100001 | 110001 | 1001001 | 1011110 | 11010 |
Color Harmonies of #688304
Complementary color
Monochromatic Colors of #688304
Black with #688304
Text Example
Text Example
White with #688304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688304; }
p { color: rgb(104,131,4); }
H1.HeaderClassName
{
color: #688304;
}
.AnyTagClassName
{
color: #688304;
}
</style>
background-color css
<style>
a { background-color: #688304; }
a { background-color: rgb(104,131,4); }
div.DivClassName
{
background-color: #688304;
}
.BgClassName
{
background-color: #688304;
}
</style>
border-color css
<style>
span { border-color: #688304; }
span { border-color: rgb(104,131,4); }
td.TdClassName
{
border-color: #688304;
}
.TagClassName
{
border-color: #688304;
}
</style>