Shades of Fiji Green #677918
Tints of Fiji Green #677918
RGB
CMYK
RGB Variations
Color information
#677918 (or 0x677918) is known color: Fiji Green. HEX triplet: 67, 79 and 18. RGB value is (103,121,24). Sum of RGB (Red+Green+Blue) = 103+121+24=248 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.53% from 248); Green value is 121 (47.66% from 255 or 48.79% from 248); Blue value is 24 (9.77% from 255 or 9.68% from 248); Max value from RGB is 121 - color contains mainly: green. Hex color #677918 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677918 is #9886E7. Grayscale: #686868. Windows color (decimal): -9996008 or 1603943. OLE color: 1603943.
HSL color Cylindrical-coordinate representation of color #677918: hue angle of 71.13º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #677918 is Cyan = 0.15, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 121 | 24 | - |
| CMYK | 0.15 | 0 | 0.80 | 0.53 |
| HSL | 71.13º | 0.67% | 0.28% | - |
| HSV(B) | 71.13º | 0.8% | 0.47% | - |
| XYZ | 12.6 | 16.62 | 3.41 | - |
| YUV | 104.56 | 82.54 | 126.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 121 | 24 | 0.15 | 0 | 0.80 | 0.53 | 71.13 | 0.67 | 0.28 |
| Hex | 67 | 79 | 18 | F | 0 | 50 | 35 | 47 | 43 | 1C |
| Octal | 147 | 171 | 30 | 17 | 0 | 120 | 65 | 107 | 103 | 34 |
| Binary | 1100111 | 1111001 | 11000 | 1111 | 0 | 1010000 | 110101 | 1000111 | 1000011 | 11100 |
Color Harmonies of #677918
Complementary color
Monochromatic Colors of #677918
Black with #677918
Text Example
Text Example
White with #677918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677918; }
p { color: rgb(103,121,24); }
H1.HeaderClassName
{
color: #677918;
}
.AnyTagClassName
{
color: #677918;
}
</style>
background-color css
<style>
a { background-color: #677918; }
a { background-color: rgb(103,121,24); }
div.DivClassName
{
background-color: #677918;
}
.BgClassName
{
background-color: #677918;
}
</style>
border-color css
<style>
span { border-color: #677918; }
span { border-color: rgb(103,121,24); }
td.TdClassName
{
border-color: #677918;
}
.TagClassName
{
border-color: #677918;
}
</style>