Shades of Olive #677503
Tints of Olive #677503
RGB
CMYK
RGB Variations
Color information
#677503 (or 0x677503) is known color: Olive. HEX triplet: 67, 75 and 03. RGB value is (103,117,3). Sum of RGB (Red+Green+Blue) = 103+117+3=223 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.19% from 223); Green value is 117 (46.09% from 255 or 52.47% from 223); Blue value is 3 (1.56% from 255 or 1.35% from 223); Max value from RGB is 117 - color contains mainly: green. Hex color #677503 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677503 is #988AFC. Grayscale: #646464. Windows color (decimal): -9997053 or 226663. OLE color: 226663.
HSL color Cylindrical-coordinate representation of color #677503: hue angle of 67.37º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #677503 is Cyan = 0.12, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 117 | 3 | - |
| CMYK | 0.12 | 0 | 0.97 | 0.54 |
| HSL | 67.37º | 0.95% | 0.24% | - |
| HSV(B) | 67.37º | 0.97% | 0.46% | - |
| XYZ | 11.97 | 15.61 | 2.47 | - |
| YUV | 99.82 | 73.36 | 130.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 3 | 0.12 | 0 | 0.97 | 0.54 | 67.37 | 0.95 | 0.24 |
| Hex | 67 | 75 | 3 | C | 0 | 61 | 36 | 43 | 5F | 18 |
| Octal | 147 | 165 | 3 | 14 | 0 | 141 | 66 | 103 | 137 | 30 |
| Binary | 1100111 | 1110101 | 11 | 1100 | 0 | 1100001 | 110110 | 1000011 | 1011111 | 11000 |
Color Harmonies of #677503
Complementary color
Monochromatic Colors of #677503
Black with #677503
Text Example
Text Example
White with #677503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677503; }
p { color: rgb(103,117,3); }
H1.HeaderClassName
{
color: #677503;
}
.AnyTagClassName
{
color: #677503;
}
</style>
background-color css
<style>
a { background-color: #677503; }
a { background-color: rgb(103,117,3); }
div.DivClassName
{
background-color: #677503;
}
.BgClassName
{
background-color: #677503;
}
</style>
border-color css
<style>
span { border-color: #677503; }
span { border-color: rgb(103,117,3); }
td.TdClassName
{
border-color: #677503;
}
.TagClassName
{
border-color: #677503;
}
</style>