Shades of Fiji Green #627409
Tints of Fiji Green #627409
RGB
CMYK
RGB Variations
Color information
#627409 (or 0x627409) is known color: Fiji Green. HEX triplet: 62, 74 and 09. RGB value is (98,116,9). Sum of RGB (Red+Green+Blue) = 98+116+9=223 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.95% from 223); Green value is 116 (45.70% from 255 or 52.02% from 223); Blue value is 9 (3.91% from 255 or 4.04% from 223); Max value from RGB is 116 - color contains mainly: green. Hex color #627409 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627409 is #9D8BF6. Grayscale: #626262. Windows color (decimal): -10324983 or 619618. OLE color: 619618.
HSL color Cylindrical-coordinate representation of color #627409: hue angle of 70.09º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #627409 is Cyan = 0.16, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 9 | - |
| CMYK | 0.16 | 0 | 0.92 | 0.55 |
| HSL | 70.09º | 0.86% | 0.25% | - |
| HSV(B) | 70.09º | 0.92% | 0.45% | - |
| XYZ | 11.33 | 15.11 | 2.58 | - |
| YUV | 98.42 | 77.54 | 127.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 9 | 0.16 | 0 | 0.92 | 0.55 | 70.09 | 0.86 | 0.25 |
| Hex | 62 | 74 | 9 | 10 | 0 | 5C | 37 | 46 | 56 | 19 |
| Octal | 142 | 164 | 11 | 20 | 0 | 134 | 67 | 106 | 126 | 31 |
| Binary | 1100010 | 1110100 | 1001 | 10000 | 0 | 1011100 | 110111 | 1000110 | 1010110 | 11001 |
Color Harmonies of #627409
Complementary color
Monochromatic Colors of #627409
Black with #627409
Text Example
Text Example
White with #627409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627409; }
p { color: rgb(98,116,9); }
H1.HeaderClassName
{
color: #627409;
}
.AnyTagClassName
{
color: #627409;
}
</style>
background-color css
<style>
a { background-color: #627409; }
a { background-color: rgb(98,116,9); }
div.DivClassName
{
background-color: #627409;
}
.BgClassName
{
background-color: #627409;
}
</style>
border-color css
<style>
span { border-color: #627409; }
span { border-color: rgb(98,116,9); }
td.TdClassName
{
border-color: #627409;
}
.TagClassName
{
border-color: #627409;
}
</style>