Shades of Olive #677402
Tints of Olive #677402
RGB
CMYK
RGB Variations
Color information
#677402 (or 0x677402) is known color: Olive. HEX triplet: 67, 74 and 02. RGB value is (103,116,2). Sum of RGB (Red+Green+Blue) = 103+116+2=221 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.61% from 221); Green value is 116 (45.70% from 255 or 52.49% from 221); Blue value is 2 (1.17% from 255 or 0.90% from 221); Max value from RGB is 116 - color contains mainly: green. Hex color #677402 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677402 is #988BFD. Grayscale: #636363. Windows color (decimal): -9997310 or 160871. OLE color: 160871.
HSL color Cylindrical-coordinate representation of color #677402: hue angle of 66.84º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #677402 is Cyan = 0.11, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 116 | 2 | - |
| CMYK | 0.11 | 0 | 0.98 | 0.55 |
| HSL | 66.84º | 0.97% | 0.23% | - |
| HSV(B) | 66.84º | 0.98% | 0.45% | - |
| XYZ | 11.85 | 15.38 | 2.4 | - |
| YUV | 99.12 | 73.19 | 130.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 2 | 0.11 | 0 | 0.98 | 0.55 | 66.84 | 0.97 | 0.23 |
| Hex | 67 | 74 | 2 | B | 0 | 62 | 37 | 43 | 61 | 17 |
| Octal | 147 | 164 | 2 | 13 | 0 | 142 | 67 | 103 | 141 | 27 |
| Binary | 1100111 | 1110100 | 10 | 1011 | 0 | 1100010 | 110111 | 1000011 | 1100001 | 10111 |
Color Harmonies of #677402
Complementary color
Monochromatic Colors of #677402
Black with #677402
Text Example
Text Example
White with #677402
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677402; }
p { color: rgb(103,116,2); }
H1.HeaderClassName
{
color: #677402;
}
.AnyTagClassName
{
color: #677402;
}
</style>
background-color css
<style>
a { background-color: #677402; }
a { background-color: rgb(103,116,2); }
div.DivClassName
{
background-color: #677402;
}
.BgClassName
{
background-color: #677402;
}
</style>
border-color css
<style>
span { border-color: #677402; }
span { border-color: rgb(103,116,2); }
td.TdClassName
{
border-color: #677402;
}
.TagClassName
{
border-color: #677402;
}
</style>