Shades of Olive #677505
Tints of Olive #677505
RGB
CMYK
RGB Variations
Color information
#677505 (or 0x677505) is known color: Olive. HEX triplet: 67, 75 and 05. RGB value is (103,117,5). Sum of RGB (Red+Green+Blue) = 103+117+5=225 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.78% from 225); Green value is 117 (46.09% from 255 or 52% from 225); Blue value is 5 (2.34% from 255 or 2.22% from 225); Max value from RGB is 117 - color contains mainly: green. Hex color #677505 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677505 is #988AFA. Grayscale: #646464. Windows color (decimal): -9997051 or 357735. OLE color: 357735.
HSL color Cylindrical-coordinate representation of color #677505: hue angle of 67.5º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #677505 is Cyan = 0.12, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 117 | 5 | - |
| CMYK | 0.12 | 0 | 0.96 | 0.54 |
| HSL | 67.5º | 0.92% | 0.24% | - |
| HSV(B) | 67.5º | 0.96% | 0.46% | - |
| XYZ | 11.98 | 15.62 | 2.53 | - |
| YUV | 100.05 | 74.36 | 130.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 5 | 0.12 | 0 | 0.96 | 0.54 | 67.5 | 0.92 | 0.24 |
| Hex | 67 | 75 | 5 | C | 0 | 60 | 36 | 44 | 5C | 18 |
| Octal | 147 | 165 | 5 | 14 | 0 | 140 | 66 | 104 | 134 | 30 |
| Binary | 1100111 | 1110101 | 101 | 1100 | 0 | 1100000 | 110110 | 1000100 | 1011100 | 11000 |
Color Harmonies of #677505
Complementary color
Monochromatic Colors of #677505
Black with #677505
Text Example
Text Example
White with #677505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677505; }
p { color: rgb(103,117,5); }
H1.HeaderClassName
{
color: #677505;
}
.AnyTagClassName
{
color: #677505;
}
</style>
background-color css
<style>
a { background-color: #677505; }
a { background-color: rgb(103,117,5); }
div.DivClassName
{
background-color: #677505;
}
.BgClassName
{
background-color: #677505;
}
</style>
border-color css
<style>
span { border-color: #677505; }
span { border-color: rgb(103,117,5); }
td.TdClassName
{
border-color: #677505;
}
.TagClassName
{
border-color: #677505;
}
</style>