Shades of Olive #768507
Tints of Olive #768507
RGB
CMYK
RGB Variations
Color information
#768507 (or 0x768507) is known color: Olive. HEX triplet: 76, 85 and 07. RGB value is (118,133,7). Sum of RGB (Red+Green+Blue) = 118+133+7=258 (34% of max value = 765). Red value is 118 (46.48% from 255 or 45.74% from 258); Green value is 133 (52.34% from 255 or 51.55% from 258); Blue value is 7 (3.12% from 255 or 2.71% from 258); Max value from RGB is 133 - color contains mainly: green. Hex color #768507 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #768507 is #897AF8. Grayscale: #727272. Windows color (decimal): -9009913 or 492918. OLE color: 492918.
HSL color Cylindrical-coordinate representation of color #768507: hue angle of 67.14º degrees, saturation: 0.9, 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 #768507 is Cyan = 0.11, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 118 | 133 | 7 | - |
| CMYK | 0.11 | 0 | 0.95 | 0.48 |
| HSL | 67.14º | 0.9% | 0.27% | - |
| HSV(B) | 67.14º | 0.95% | 0.52% | - |
| XYZ | 15.9 | 20.64 | 3.35 | - |
| YUV | 114.15 | 67.53 | 130.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 133 | 7 | 0.11 | 0 | 0.95 | 0.48 | 67.14 | 0.9 | 0.27 |
| Hex | 76 | 85 | 7 | B | 0 | 5F | 30 | 43 | 5A | 1B |
| Octal | 166 | 205 | 7 | 13 | 0 | 137 | 60 | 103 | 132 | 33 |
| Binary | 1110110 | 10000101 | 111 | 1011 | 0 | 1011111 | 110000 | 1000011 | 1011010 | 11011 |
Color Harmonies of #768507
Complementary color
Monochromatic Colors of #768507
Black with #768507
Text Example
Text Example
White with #768507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #768507; }
p { color: rgb(118,133,7); }
H1.HeaderClassName
{
color: #768507;
}
.AnyTagClassName
{
color: #768507;
}
</style>
background-color css
<style>
a { background-color: #768507; }
a { background-color: rgb(118,133,7); }
div.DivClassName
{
background-color: #768507;
}
.BgClassName
{
background-color: #768507;
}
</style>
border-color css
<style>
span { border-color: #768507; }
span { border-color: rgb(118,133,7); }
td.TdClassName
{
border-color: #768507;
}
.TagClassName
{
border-color: #768507;
}
</style>