Shades of Olive #767408
Tints of Olive #767408
RGB
CMYK
RGB Variations
Color information
#767408 (or 0x767408) is known color: Olive. HEX triplet: 76, 74 and 08. RGB value is (118,116,8). Sum of RGB (Red+Green+Blue) = 118+116+8=242 (32% of max value = 765). Red value is 118 (46.48% from 255 or 48.76% from 242); Green value is 116 (45.70% from 255 or 47.93% from 242); Blue value is 8 (3.52% from 255 or 3.31% from 242); Max value from RGB is 118 - color contains mainly: red. Hex color #767408 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #767408 is #898BF7. Grayscale: #686868. Windows color (decimal): -9014264 or 554102. OLE color: 554102.
HSL color Cylindrical-coordinate representation of color #767408: hue angle of 58.91º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #767408 is Cyan = 0, Magento = 0.02, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 116 | 8 | - |
| CMYK | 0 | 0.02 | 0.93 | 0.54 |
| HSL | 58.91º | 0.87% | 0.25% | - |
| HSV(B) | 58.91º | 0.93% | 0.46% | - |
| XYZ | 13.76 | 16.36 | 2.66 | - |
| YUV | 104.29 | 73.66 | 137.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 8 | 0 | 0.02 | 0.93 | 0.54 | 58.91 | 0.87 | 0.25 |
| Hex | 76 | 74 | 8 | 0 | 2 | 5D | 36 | 3B | 57 | 19 |
| Octal | 166 | 164 | 10 | 0 | 2 | 135 | 66 | 73 | 127 | 31 |
| Binary | 1110110 | 1110100 | 1000 | 0 | 10 | 1011101 | 110110 | 111011 | 1010111 | 11001 |
Color Harmonies of #767408
Complementary color
Monochromatic Colors of #767408
Black with #767408
Text Example
Text Example
White with #767408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767408; }
p { color: rgb(118,116,8); }
H1.HeaderClassName
{
color: #767408;
}
.AnyTagClassName
{
color: #767408;
}
</style>
background-color css
<style>
a { background-color: #767408; }
a { background-color: rgb(118,116,8); }
div.DivClassName
{
background-color: #767408;
}
.BgClassName
{
background-color: #767408;
}
</style>
border-color css
<style>
span { border-color: #767408; }
span { border-color: rgb(118,116,8); }
td.TdClassName
{
border-color: #767408;
}
.TagClassName
{
border-color: #767408;
}
</style>