Shades of Fiji Green #627407
Tints of Fiji Green #627407
RGB
CMYK
RGB Variations
Color information
#627407 (or 0x627407) is known color: Fiji Green. HEX triplet: 62, 74 and 07. RGB value is (98,116,7). Sum of RGB (Red+Green+Blue) = 98+116+7=221 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.34% from 221); Green value is 116 (45.70% from 255 or 52.49% from 221); Blue value is 7 (3.12% from 255 or 3.17% from 221); Max value from RGB is 116 - color contains mainly: green. Hex color #627407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627407 is #9D8BF8. Grayscale: #626262. Windows color (decimal): -10324985 or 488546. OLE color: 488546.
HSL color Cylindrical-coordinate representation of color #627407: hue angle of 69.91º degrees, saturation: 0.89, 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 #627407 is Cyan = 0.16, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 7 | - |
| CMYK | 0.16 | 0 | 0.94 | 0.55 |
| HSL | 69.91º | 0.89% | 0.24% | - |
| HSV(B) | 69.91º | 0.94% | 0.45% | - |
| XYZ | 11.32 | 15.1 | 2.52 | - |
| YUV | 98.19 | 76.54 | 127.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 7 | 0.16 | 0 | 0.94 | 0.55 | 69.91 | 0.89 | 0.24 |
| Hex | 62 | 74 | 7 | 10 | 0 | 5E | 37 | 46 | 59 | 18 |
| Octal | 142 | 164 | 7 | 20 | 0 | 136 | 67 | 106 | 131 | 30 |
| Binary | 1100010 | 1110100 | 111 | 10000 | 0 | 1011110 | 110111 | 1000110 | 1011001 | 11000 |
Color Harmonies of #627407
Complementary color
Monochromatic Colors of #627407
Black with #627407
Text Example
Text Example
White with #627407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627407; }
p { color: rgb(98,116,7); }
H1.HeaderClassName
{
color: #627407;
}
.AnyTagClassName
{
color: #627407;
}
</style>
background-color css
<style>
a { background-color: #627407; }
a { background-color: rgb(98,116,7); }
div.DivClassName
{
background-color: #627407;
}
.BgClassName
{
background-color: #627407;
}
</style>
border-color css
<style>
span { border-color: #627407; }
span { border-color: rgb(98,116,7); }
td.TdClassName
{
border-color: #627407;
}
.TagClassName
{
border-color: #627407;
}
</style>