Shades of Fiji Green #627014
Tints of Fiji Green #627014
RGB
CMYK
RGB Variations
Color information
#627014 (or 0x627014) is known color: Fiji Green. HEX triplet: 62, 70 and 14. RGB value is (98,112,20). Sum of RGB (Red+Green+Blue) = 98+112+20=230 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.61% from 230); Green value is 112 (44.14% from 255 or 48.70% from 230); Blue value is 20 (8.20% from 255 or 8.70% from 230); Max value from RGB is 112 - color contains mainly: green. Hex color #627014 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627014 is #9D8FEB. Grayscale: #616161. Windows color (decimal): -10325996 or 1339490. OLE color: 1339490.
HSL color Cylindrical-coordinate representation of color #627014: hue angle of 69.13º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #627014 is Cyan = 0.13, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 112 | 20 | - |
| CMYK | 0.13 | 0 | 0.82 | 0.56 |
| HSL | 69.13º | 0.7% | 0.26% | - |
| HSV(B) | 69.13º | 0.82% | 0.44% | - |
| XYZ | 10.96 | 14.24 | 2.83 | - |
| YUV | 97.33 | 84.36 | 128.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 112 | 20 | 0.13 | 0 | 0.82 | 0.56 | 69.13 | 0.7 | 0.26 |
| Hex | 62 | 70 | 14 | D | 0 | 52 | 38 | 45 | 46 | 1A |
| Octal | 142 | 160 | 24 | 15 | 0 | 122 | 70 | 105 | 106 | 32 |
| Binary | 1100010 | 1110000 | 10100 | 1101 | 0 | 1010010 | 111000 | 1000101 | 1000110 | 11010 |
Color Harmonies of #627014
Complementary color
Monochromatic Colors of #627014
Black with #627014
Text Example
Text Example
White with #627014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627014; }
p { color: rgb(98,112,20); }
H1.HeaderClassName
{
color: #627014;
}
.AnyTagClassName
{
color: #627014;
}
</style>
background-color css
<style>
a { background-color: #627014; }
a { background-color: rgb(98,112,20); }
div.DivClassName
{
background-color: #627014;
}
.BgClassName
{
background-color: #627014;
}
</style>
border-color css
<style>
span { border-color: #627014; }
span { border-color: rgb(98,112,20); }
td.TdClassName
{
border-color: #627014;
}
.TagClassName
{
border-color: #627014;
}
</style>