Shades of Fiji Green #627704
Tints of Fiji Green #627704
RGB
CMYK
RGB Variations
Color information
#627704 (or 0x627704) is known color: Fiji Green. HEX triplet: 62, 77 and 04. RGB value is (98,119,4). Sum of RGB (Red+Green+Blue) = 98+119+4=221 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.34% from 221); Green value is 119 (46.88% from 255 or 53.85% from 221); Blue value is 4 (1.95% from 255 or 1.81% from 221); Max value from RGB is 119 - color contains mainly: green. Hex color #627704 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627704 is #9D88FB. Grayscale: #646464. Windows color (decimal): -10324220 or 292706. OLE color: 292706.
HSL color Cylindrical-coordinate representation of color #627704: hue angle of 70.96º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #627704 is Cyan = 0.18, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 119 | 4 | - |
| CMYK | 0.18 | 0 | 0.97 | 0.53 |
| HSL | 70.96º | 0.93% | 0.24% | - |
| HSV(B) | 70.96º | 0.97% | 0.47% | - |
| XYZ | 11.66 | 15.8 | 2.55 | - |
| YUV | 99.61 | 74.04 | 126.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 119 | 4 | 0.18 | 0 | 0.97 | 0.53 | 70.96 | 0.93 | 0.24 |
| Hex | 62 | 77 | 4 | 12 | 0 | 61 | 35 | 47 | 5D | 18 |
| Octal | 142 | 167 | 4 | 22 | 0 | 141 | 65 | 107 | 135 | 30 |
| Binary | 1100010 | 1110111 | 100 | 10010 | 0 | 1100001 | 110101 | 1000111 | 1011101 | 11000 |
Color Harmonies of #627704
Complementary color
Monochromatic Colors of #627704
Black with #627704
Text Example
Text Example
White with #627704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627704; }
p { color: rgb(98,119,4); }
H1.HeaderClassName
{
color: #627704;
}
.AnyTagClassName
{
color: #627704;
}
</style>
background-color css
<style>
a { background-color: #627704; }
a { background-color: rgb(98,119,4); }
div.DivClassName
{
background-color: #627704;
}
.BgClassName
{
background-color: #627704;
}
</style>
border-color css
<style>
span { border-color: #627704; }
span { border-color: rgb(98,119,4); }
td.TdClassName
{
border-color: #627704;
}
.TagClassName
{
border-color: #627704;
}
</style>