Shades of Olive #766801
Tints of Olive #766801
RGB
CMYK
RGB Variations
Color information
#766801 (or 0x766801) is known color: Olive. HEX triplet: 76, 68 and 01. RGB value is (118,104,1). Sum of RGB (Red+Green+Blue) = 118+104+1=223 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.91% from 223); Green value is 104 (41.02% from 255 or 46.64% from 223); Blue value is 1 (0.78% from 255 or 0.45% from 223); Max value from RGB is 118 - color contains mainly: red. Hex color #766801 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #766801 is #8997FE. Grayscale: #606060. Windows color (decimal): -9017343 or 92278. OLE color: 92278.
HSL color Cylindrical-coordinate representation of color #766801: hue angle of 52.82º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #766801 is Cyan = 0, Magento = 0.12, Yellow = 0.99 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 1 | - |
| CMYK | 0 | 0.12 | 0.99 | 0.54 |
| HSL | 52.82º | 0.98% | 0.23% | - |
| HSV(B) | 52.82º | 0.99% | 0.46% | - |
| XYZ | 12.43 | 13.75 | 2.03 | - |
| YUV | 96.44 | 74.14 | 143.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 1 | 0 | 0.12 | 0.99 | 0.54 | 52.82 | 0.98 | 0.23 |
| Hex | 76 | 68 | 1 | 0 | C | 63 | 36 | 35 | 62 | 17 |
| Octal | 166 | 150 | 1 | 0 | 14 | 143 | 66 | 65 | 142 | 27 |
| Binary | 1110110 | 1101000 | 1 | 0 | 1100 | 1100011 | 110110 | 110101 | 1100010 | 10111 |
Color Harmonies of #766801
Complementary color
Monochromatic Colors of #766801
Black with #766801
Text Example
Text Example
White with #766801
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766801; }
p { color: rgb(118,104,1); }
H1.HeaderClassName
{
color: #766801;
}
.AnyTagClassName
{
color: #766801;
}
</style>
background-color css
<style>
a { background-color: #766801; }
a { background-color: rgb(118,104,1); }
div.DivClassName
{
background-color: #766801;
}
.BgClassName
{
background-color: #766801;
}
</style>
border-color css
<style>
span { border-color: #766801; }
span { border-color: rgb(118,104,1); }
td.TdClassName
{
border-color: #766801;
}
.TagClassName
{
border-color: #766801;
}
</style>