Shades of Fiji Green #627009
Tints of Fiji Green #627009
RGB
CMYK
RGB Variations
Color information
#627009 (or 0x627009) is known color: Fiji Green. HEX triplet: 62, 70 and 09. RGB value is (98,112,9). Sum of RGB (Red+Green+Blue) = 98+112+9=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 112 (44.14% from 255 or 51.14% from 219); Blue value is 9 (3.91% from 255 or 4.11% from 219); Max value from RGB is 112 - color contains mainly: green. Hex color #627009 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627009 is #9D8FF6. Grayscale: #606060. Windows color (decimal): -10326007 or 618594. OLE color: 618594.
HSL color Cylindrical-coordinate representation of color #627009: hue angle of 68.16º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #627009 is Cyan = 0.13, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 112 | 9 | - |
| CMYK | 0.13 | 0 | 0.92 | 0.56 |
| HSL | 68.16º | 0.85% | 0.24% | - |
| HSV(B) | 68.16º | 0.92% | 0.44% | - |
| XYZ | 10.88 | 14.2 | 2.43 | - |
| YUV | 96.07 | 78.86 | 129.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 112 | 9 | 0.13 | 0 | 0.92 | 0.56 | 68.16 | 0.85 | 0.24 |
| Hex | 62 | 70 | 9 | D | 0 | 5C | 38 | 44 | 55 | 18 |
| Octal | 142 | 160 | 11 | 15 | 0 | 134 | 70 | 104 | 125 | 30 |
| Binary | 1100010 | 1110000 | 1001 | 1101 | 0 | 1011100 | 111000 | 1000100 | 1010101 | 11000 |
Color Harmonies of #627009
Complementary color
Monochromatic Colors of #627009
Black with #627009
Text Example
Text Example
White with #627009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627009; }
p { color: rgb(98,112,9); }
H1.HeaderClassName
{
color: #627009;
}
.AnyTagClassName
{
color: #627009;
}
</style>
background-color css
<style>
a { background-color: #627009; }
a { background-color: rgb(98,112,9); }
div.DivClassName
{
background-color: #627009;
}
.BgClassName
{
background-color: #627009;
}
</style>
border-color css
<style>
span { border-color: #627009; }
span { border-color: rgb(98,112,9); }
td.TdClassName
{
border-color: #627009;
}
.TagClassName
{
border-color: #627009;
}
</style>