Shades of Olive #688108
Tints of Olive #688108
RGB
CMYK
RGB Variations
Color information
#688108 (or 0x688108) is known color: Olive. HEX triplet: 68, 81 and 08. RGB value is (104,129,8). Sum of RGB (Red+Green+Blue) = 104+129+8=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 129 (50.78% from 255 or 53.53% from 241); Blue value is 8 (3.52% from 255 or 3.32% from 241); Max value from RGB is 129 - color contains mainly: green. Hex color #688108 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #688108 is #977EF7. Grayscale: #6C6C6C. Windows color (decimal): -9928440 or 557416. OLE color: 557416.
HSL color Cylindrical-coordinate representation of color #688108: hue angle of 72.4º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #688108 is Cyan = 0.19, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 129 | 8 | - |
| CMYK | 0.19 | 0 | 0.94 | 0.49 |
| HSL | 72.4º | 0.88% | 0.27% | - |
| HSV(B) | 72.4º | 0.94% | 0.51% | - |
| XYZ | 13.6 | 18.66 | 3.11 | - |
| YUV | 107.73 | 71.72 | 125.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 129 | 8 | 0.19 | 0 | 0.94 | 0.49 | 72.4 | 0.88 | 0.27 |
| Hex | 68 | 81 | 8 | 13 | 0 | 5E | 31 | 48 | 58 | 1B |
| Octal | 150 | 201 | 10 | 23 | 0 | 136 | 61 | 110 | 130 | 33 |
| Binary | 1101000 | 10000001 | 1000 | 10011 | 0 | 1011110 | 110001 | 1001000 | 1011000 | 11011 |
Color Harmonies of #688108
Complementary color
Monochromatic Colors of #688108
Black with #688108
Text Example
Text Example
White with #688108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688108; }
p { color: rgb(104,129,8); }
H1.HeaderClassName
{
color: #688108;
}
.AnyTagClassName
{
color: #688108;
}
</style>
background-color css
<style>
a { background-color: #688108; }
a { background-color: rgb(104,129,8); }
div.DivClassName
{
background-color: #688108;
}
.BgClassName
{
background-color: #688108;
}
</style>
border-color css
<style>
span { border-color: #688108; }
span { border-color: rgb(104,129,8); }
td.TdClassName
{
border-color: #688108;
}
.TagClassName
{
border-color: #688108;
}
</style>