Shades of Olive #688306
Tints of Olive #688306
RGB
CMYK
RGB Variations
Color information
#688306 (or 0x688306) is known color: Olive. HEX triplet: 68, 83 and 06. RGB value is (104,131,6). Sum of RGB (Red+Green+Blue) = 104+131+6=241 (31% of max value = 765). Red value is 104 (41.02% from 255 or 43.15% from 241); Green value is 131 (51.56% from 255 or 54.36% from 241); Blue value is 6 (2.73% from 255 or 2.49% from 241); Max value from RGB is 131 - color contains mainly: green. Hex color #688306 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #688306 is #977CF9. Grayscale: #6D6D6D. Windows color (decimal): -9927930 or 426856. OLE color: 426856.
HSL color Cylindrical-coordinate representation of color #688306: hue angle of 72.96º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #688306 is Cyan = 0.21, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 104 | 131 | 6 | - |
| CMYK | 0.21 | 0 | 0.95 | 0.49 |
| HSL | 72.96º | 0.91% | 0.27% | - |
| HSV(B) | 72.96º | 0.95% | 0.51% | - |
| XYZ | 13.86 | 19.19 | 3.15 | - |
| YUV | 108.68 | 70.05 | 124.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 131 | 6 | 0.21 | 0 | 0.95 | 0.49 | 72.96 | 0.91 | 0.27 |
| Hex | 68 | 83 | 6 | 15 | 0 | 5F | 31 | 49 | 5B | 1B |
| Octal | 150 | 203 | 6 | 25 | 0 | 137 | 61 | 111 | 133 | 33 |
| Binary | 1101000 | 10000011 | 110 | 10101 | 0 | 1011111 | 110001 | 1001001 | 1011011 | 11011 |
Color Harmonies of #688306
Complementary color
Monochromatic Colors of #688306
Black with #688306
Text Example
Text Example
White with #688306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688306; }
p { color: rgb(104,131,6); }
H1.HeaderClassName
{
color: #688306;
}
.AnyTagClassName
{
color: #688306;
}
</style>
background-color css
<style>
a { background-color: #688306; }
a { background-color: rgb(104,131,6); }
div.DivClassName
{
background-color: #688306;
}
.BgClassName
{
background-color: #688306;
}
</style>
border-color css
<style>
span { border-color: #688306; }
span { border-color: rgb(104,131,6); }
td.TdClassName
{
border-color: #688306;
}
.TagClassName
{
border-color: #688306;
}
</style>