Shades of Fiji Green #627918
Tints of Fiji Green #627918
RGB
CMYK
RGB Variations
Color information
#627918 (or 0x627918) is known color: Fiji Green. HEX triplet: 62, 79 and 18. RGB value is (98,121,24). Sum of RGB (Red+Green+Blue) = 98+121+24=243 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40.33% from 243); Green value is 121 (47.66% from 255 or 49.79% from 243); Blue value is 24 (9.77% from 255 or 9.88% from 243); Max value from RGB is 121 - color contains mainly: green. Hex color #627918 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627918 is #9D86E7. Grayscale: #676767. Windows color (decimal): -10323688 or 1603938. OLE color: 1603938.
HSL color Cylindrical-coordinate representation of color #627918: hue angle of 74.23º 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 #627918 is Cyan = 0.19, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 121 | 24 | - |
| CMYK | 0.19 | 0 | 0.80 | 0.53 |
| HSL | 74.23º | 0.67% | 0.28% | - |
| HSV(B) | 74.23º | 0.8% | 0.47% | - |
| XYZ | 12.04 | 16.34 | 3.38 | - |
| YUV | 103.07 | 83.38 | 124.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 121 | 24 | 0.19 | 0 | 0.80 | 0.53 | 74.23 | 0.67 | 0.28 |
| Hex | 62 | 79 | 18 | 13 | 0 | 50 | 35 | 4A | 43 | 1C |
| Octal | 142 | 171 | 30 | 23 | 0 | 120 | 65 | 112 | 103 | 34 |
| Binary | 1100010 | 1111001 | 11000 | 10011 | 0 | 1010000 | 110101 | 1001010 | 1000011 | 11100 |
Color Harmonies of #627918
Complementary color
Monochromatic Colors of #627918
Black with #627918
Text Example
Text Example
White with #627918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627918; }
p { color: rgb(98,121,24); }
H1.HeaderClassName
{
color: #627918;
}
.AnyTagClassName
{
color: #627918;
}
</style>
background-color css
<style>
a { background-color: #627918; }
a { background-color: rgb(98,121,24); }
div.DivClassName
{
background-color: #627918;
}
.BgClassName
{
background-color: #627918;
}
</style>
border-color css
<style>
span { border-color: #627918; }
span { border-color: rgb(98,121,24); }
td.TdClassName
{
border-color: #627918;
}
.TagClassName
{
border-color: #627918;
}
</style>