Shades of Fiji Green #627207
Tints of Fiji Green #627207
RGB
CMYK
RGB Variations
Color information
#627207 (or 0x627207) is known color: Fiji Green. HEX triplet: 62, 72 and 07. RGB value is (98,114,7). Sum of RGB (Red+Green+Blue) = 98+114+7=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 114 (44.92% from 255 or 52.05% from 219); Blue value is 7 (3.12% from 255 or 3.20% from 219); Max value from RGB is 114 - color contains mainly: green. Hex color #627207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627207 is #9D8DF8. Grayscale: #616161. Windows color (decimal): -10325497 or 488034. OLE color: 488034.
HSL color Cylindrical-coordinate representation of color #627207: hue angle of 68.97º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #627207 is Cyan = 0.14, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 114 | 7 | - |
| CMYK | 0.14 | 0 | 0.94 | 0.55 |
| HSL | 68.97º | 0.88% | 0.24% | - |
| HSV(B) | 68.97º | 0.94% | 0.45% | - |
| XYZ | 11.09 | 14.65 | 2.44 | - |
| YUV | 97.02 | 77.2 | 128.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 114 | 7 | 0.14 | 0 | 0.94 | 0.55 | 68.97 | 0.88 | 0.24 |
| Hex | 62 | 72 | 7 | E | 0 | 5E | 37 | 45 | 58 | 18 |
| Octal | 142 | 162 | 7 | 16 | 0 | 136 | 67 | 105 | 130 | 30 |
| Binary | 1100010 | 1110010 | 111 | 1110 | 0 | 1011110 | 110111 | 1000101 | 1011000 | 11000 |
Color Harmonies of #627207
Complementary color
Monochromatic Colors of #627207
Black with #627207
Text Example
Text Example
White with #627207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627207; }
p { color: rgb(98,114,7); }
H1.HeaderClassName
{
color: #627207;
}
.AnyTagClassName
{
color: #627207;
}
</style>
background-color css
<style>
a { background-color: #627207; }
a { background-color: rgb(98,114,7); }
div.DivClassName
{
background-color: #627207;
}
.BgClassName
{
background-color: #627207;
}
</style>
border-color css
<style>
span { border-color: #627207; }
span { border-color: rgb(98,114,7); }
td.TdClassName
{
border-color: #627207;
}
.TagClassName
{
border-color: #627207;
}
</style>