Shades of Olive #767304
Tints of Olive #767304
RGB
CMYK
RGB Variations
Color information
#767304 (or 0x767304) is known color: Olive. HEX triplet: 76, 73 and 04. RGB value is (118,115,4). Sum of RGB (Red+Green+Blue) = 118+115+4=237 (31% of max value = 765). Red value is 118 (46.48% from 255 or 49.79% from 237); Green value is 115 (45.31% from 255 or 48.52% from 237); Blue value is 4 (1.95% from 255 or 1.69% from 237); Max value from RGB is 118 - color contains mainly: red. Hex color #767304 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767304 is #898CFB. Grayscale: #676767. Windows color (decimal): -9014524 or 291702. OLE color: 291702.
HSL color Cylindrical-coordinate representation of color #767304: hue angle of 58.42º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #767304 is Cyan = 0, Magento = 0.03, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 115 | 4 | - |
| CMYK | 0 | 0.03 | 0.97 | 0.54 |
| HSL | 58.42º | 0.93% | 0.24% | - |
| HSV(B) | 58.42º | 0.97% | 0.46% | - |
| XYZ | 13.62 | 16.12 | 2.51 | - |
| YUV | 103.24 | 71.99 | 138.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 4 | 0 | 0.03 | 0.97 | 0.54 | 58.42 | 0.93 | 0.24 |
| Hex | 76 | 73 | 4 | 0 | 3 | 61 | 36 | 3A | 5D | 18 |
| Octal | 166 | 163 | 4 | 0 | 3 | 141 | 66 | 72 | 135 | 30 |
| Binary | 1110110 | 1110011 | 100 | 0 | 11 | 1100001 | 110110 | 111010 | 1011101 | 11000 |
Color Harmonies of #767304
Complementary color
Monochromatic Colors of #767304
Black with #767304
Text Example
Text Example
White with #767304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767304; }
p { color: rgb(118,115,4); }
H1.HeaderClassName
{
color: #767304;
}
.AnyTagClassName
{
color: #767304;
}
</style>
background-color css
<style>
a { background-color: #767304; }
a { background-color: rgb(118,115,4); }
div.DivClassName
{
background-color: #767304;
}
.BgClassName
{
background-color: #767304;
}
</style>
border-color css
<style>
span { border-color: #767304; }
span { border-color: rgb(118,115,4); }
td.TdClassName
{
border-color: #767304;
}
.TagClassName
{
border-color: #767304;
}
</style>