Shades of Olive #769503
Tints of Olive #769503
RGB
CMYK
RGB Variations
Color information
#769503 (or 0x769503) is known color: Olive. HEX triplet: 76, 95 and 03. RGB value is (118,149,3). Sum of RGB (Red+Green+Blue) = 118+149+3=270 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.70% from 270); Green value is 149 (58.59% from 255 or 55.19% from 270); Blue value is 3 (1.56% from 255 or 1.11% from 270); Max value from RGB is 149 - color contains mainly: green. Hex color #769503 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #769503 is #896AFC. Grayscale: #7B7B7B. Windows color (decimal): -9005821 or 234870. OLE color: 234870.
HSL color Cylindrical-coordinate representation of color #769503: hue angle of 72.74º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #769503 is Cyan = 0.21, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 118 | 149 | 3 | - |
| CMYK | 0.21 | 0 | 0.98 | 0.42 |
| HSL | 72.74º | 0.96% | 0.3% | - |
| HSV(B) | 72.74º | 0.98% | 0.58% | - |
| XYZ | 18.24 | 25.35 | 4.02 | - |
| YUV | 123.09 | 60.23 | 124.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 149 | 3 | 0.21 | 0 | 0.98 | 0.42 | 72.74 | 0.96 | 0.3 |
| Hex | 76 | 95 | 3 | 15 | 0 | 62 | 2A | 49 | 60 | 1E |
| Octal | 166 | 225 | 3 | 25 | 0 | 142 | 52 | 111 | 140 | 36 |
| Binary | 1110110 | 10010101 | 11 | 10101 | 0 | 1100010 | 101010 | 1001001 | 1100000 | 11110 |
Color Harmonies of #769503
Complementary color
Monochromatic Colors of #769503
Black with #769503
Text Example
Text Example
White with #769503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #769503; }
p { color: rgb(118,149,3); }
H1.HeaderClassName
{
color: #769503;
}
.AnyTagClassName
{
color: #769503;
}
</style>
background-color css
<style>
a { background-color: #769503; }
a { background-color: rgb(118,149,3); }
div.DivClassName
{
background-color: #769503;
}
.BgClassName
{
background-color: #769503;
}
</style>
border-color css
<style>
span { border-color: #769503; }
span { border-color: rgb(118,149,3); }
td.TdClassName
{
border-color: #769503;
}
.TagClassName
{
border-color: #769503;
}
</style>