Shades of Olive #767502
Tints of Olive #767502
RGB
CMYK
RGB Variations
Color information
#767502 (or 0x767502) is known color: Olive. HEX triplet: 76, 75 and 02. RGB value is (118,117,2). Sum of RGB (Red+Green+Blue) = 118+117+2=237 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.79% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 2 (1.17% from 255 or 0.84% from 237); Max value from RGB is 118 - color contains mainly: red. Hex color #767502 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767502 is #898AFD. Grayscale: #686868. Windows color (decimal): -9014014 or 161142. OLE color: 161142.
HSL color Cylindrical-coordinate representation of color #767502: hue angle of 59.48º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #767502 is Cyan = 0, Magento = 0.01, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 117 | 2 | - |
| CMYK | 0 | 0.01 | 0.98 | 0.54 |
| HSL | 59.48º | 0.97% | 0.24% | - |
| HSV(B) | 59.48º | 0.98% | 0.46% | - |
| XYZ | 13.84 | 16.58 | 2.53 | - |
| YUV | 104.19 | 70.33 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 117 | 2 | 0 | 0.01 | 0.98 | 0.54 | 59.48 | 0.97 | 0.24 |
| Hex | 76 | 75 | 2 | 0 | 1 | 62 | 36 | 3B | 61 | 18 |
| Octal | 166 | 165 | 2 | 0 | 1 | 142 | 66 | 73 | 141 | 30 |
| Binary | 1110110 | 1110101 | 10 | 0 | 1 | 1100010 | 110110 | 111011 | 1100001 | 11000 |
Color Harmonies of #767502
Complementary color
Monochromatic Colors of #767502
Black with #767502
Text Example
Text Example
White with #767502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767502; }
p { color: rgb(118,117,2); }
H1.HeaderClassName
{
color: #767502;
}
.AnyTagClassName
{
color: #767502;
}
</style>
background-color css
<style>
a { background-color: #767502; }
a { background-color: rgb(118,117,2); }
div.DivClassName
{
background-color: #767502;
}
.BgClassName
{
background-color: #767502;
}
</style>
border-color css
<style>
span { border-color: #767502; }
span { border-color: rgb(118,117,2); }
td.TdClassName
{
border-color: #767502;
}
.TagClassName
{
border-color: #767502;
}
</style>