Shades of Olive #768406
Tints of Olive #768406
RGB
CMYK
RGB Variations
Color information
#768406 (or 0x768406) is known color: Olive. HEX triplet: 76, 84 and 06. RGB value is (118,132,6). Sum of RGB (Red+Green+Blue) = 118+132+6=256 (33% of max value = 765). Red value is 118 (46.48% from 255 or 46.09% from 256); Green value is 132 (51.95% from 255 or 51.56% from 256); Blue value is 6 (2.73% from 255 or 2.34% from 256); Max value from RGB is 132 - color contains mainly: green. Hex color #768406 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #768406 is #897BF9. Grayscale: #717171. Windows color (decimal): -9010170 or 427126. OLE color: 427126.
HSL color Cylindrical-coordinate representation of color #768406: hue angle of 66.67º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #768406 is Cyan = 0.11, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 132 | 6 | - |
| CMYK | 0.11 | 0 | 0.95 | 0.48 |
| HSL | 66.67º | 0.91% | 0.27% | - |
| HSV(B) | 66.67º | 0.95% | 0.52% | - |
| XYZ | 15.76 | 20.37 | 3.27 | - |
| YUV | 113.45 | 67.36 | 131.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 132 | 6 | 0.11 | 0 | 0.95 | 0.48 | 66.67 | 0.91 | 0.27 |
| Hex | 76 | 84 | 6 | B | 0 | 5F | 30 | 43 | 5B | 1B |
| Octal | 166 | 204 | 6 | 13 | 0 | 137 | 60 | 103 | 133 | 33 |
| Binary | 1110110 | 10000100 | 110 | 1011 | 0 | 1011111 | 110000 | 1000011 | 1011011 | 11011 |
Color Harmonies of #768406
Complementary color
Monochromatic Colors of #768406
Black with #768406
Text Example
Text Example
White with #768406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768406; }
p { color: rgb(118,132,6); }
H1.HeaderClassName
{
color: #768406;
}
.AnyTagClassName
{
color: #768406;
}
</style>
background-color css
<style>
a { background-color: #768406; }
a { background-color: rgb(118,132,6); }
div.DivClassName
{
background-color: #768406;
}
.BgClassName
{
background-color: #768406;
}
</style>
border-color css
<style>
span { border-color: #768406; }
span { border-color: rgb(118,132,6); }
td.TdClassName
{
border-color: #768406;
}
.TagClassName
{
border-color: #768406;
}
</style>