Shades of Olive #768306
Tints of Olive #768306
RGB
CMYK
RGB Variations
Color information
#768306 (or 0x768306) is known color: Olive. HEX triplet: 76, 83 and 06. RGB value is (118,131,6). Sum of RGB (Red+Green+Blue) = 118+131+6=255 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.27% from 255); Green value is 131 (51.56% from 255 or 51.37% from 255); Blue value is 6 (2.73% from 255 or 2.35% from 255); Max value from RGB is 131 - color contains mainly: green. Hex color #768306 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #768306 is #897CF9. Grayscale: #717171. Windows color (decimal): -9010426 or 426870. OLE color: 426870.
HSL color Cylindrical-coordinate representation of color #768306: hue angle of 66.24º 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 #768306 is Cyan = 0.10, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 131 | 6 | - |
| CMYK | 0.10 | 0 | 0.95 | 0.49 |
| HSL | 66.24º | 0.91% | 0.27% | - |
| HSV(B) | 66.24º | 0.95% | 0.51% | - |
| XYZ | 15.62 | 20.1 | 3.23 | - |
| YUV | 112.86 | 67.69 | 131.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 131 | 6 | 0.10 | 0 | 0.95 | 0.49 | 66.24 | 0.91 | 0.27 |
| Hex | 76 | 83 | 6 | A | 0 | 5F | 31 | 42 | 5B | 1B |
| Octal | 166 | 203 | 6 | 12 | 0 | 137 | 61 | 102 | 133 | 33 |
| Binary | 1110110 | 10000011 | 110 | 1010 | 0 | 1011111 | 110001 | 1000010 | 1011011 | 11011 |
Color Harmonies of #768306
Complementary color
Monochromatic Colors of #768306
Black with #768306
Text Example
Text Example
White with #768306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768306; }
p { color: rgb(118,131,6); }
H1.HeaderClassName
{
color: #768306;
}
.AnyTagClassName
{
color: #768306;
}
</style>
background-color css
<style>
a { background-color: #768306; }
a { background-color: rgb(118,131,6); }
div.DivClassName
{
background-color: #768306;
}
.BgClassName
{
background-color: #768306;
}
</style>
border-color css
<style>
span { border-color: #768306; }
span { border-color: rgb(118,131,6); }
td.TdClassName
{
border-color: #768306;
}
.TagClassName
{
border-color: #768306;
}
</style>