Shades of Fiji Green #627004
Tints of Fiji Green #627004
RGB
CMYK
RGB Variations
Color information
#627004 (or 0x627004) is known color: Fiji Green. HEX triplet: 62, 70 and 04. RGB value is (98,112,4). Sum of RGB (Red+Green+Blue) = 98+112+4=214 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.79% from 214); Green value is 112 (44.14% from 255 or 52.34% from 214); Blue value is 4 (1.95% from 255 or 1.87% from 214); Max value from RGB is 112 - color contains mainly: green. Hex color #627004 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627004 is #9D8FFB. Grayscale: #5F5F5F. Windows color (decimal): -10326012 or 290914. OLE color: 290914.
HSL color Cylindrical-coordinate representation of color #627004: hue angle of 67.78º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #627004 is Cyan = 0.13, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 112 | 4 | - |
| CMYK | 0.13 | 0 | 0.96 | 0.56 |
| HSL | 67.78º | 0.93% | 0.23% | - |
| HSV(B) | 67.78º | 0.96% | 0.44% | - |
| XYZ | 10.85 | 14.19 | 2.28 | - |
| YUV | 95.5 | 76.36 | 129.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 112 | 4 | 0.13 | 0 | 0.96 | 0.56 | 67.78 | 0.93 | 0.23 |
| Hex | 62 | 70 | 4 | D | 0 | 60 | 38 | 44 | 5D | 17 |
| Octal | 142 | 160 | 4 | 15 | 0 | 140 | 70 | 104 | 135 | 27 |
| Binary | 1100010 | 1110000 | 100 | 1101 | 0 | 1100000 | 111000 | 1000100 | 1011101 | 10111 |
Color Harmonies of #627004
Complementary color
Monochromatic Colors of #627004
Black with #627004
Text Example
Text Example
White with #627004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627004; }
p { color: rgb(98,112,4); }
H1.HeaderClassName
{
color: #627004;
}
.AnyTagClassName
{
color: #627004;
}
</style>
background-color css
<style>
a { background-color: #627004; }
a { background-color: rgb(98,112,4); }
div.DivClassName
{
background-color: #627004;
}
.BgClassName
{
background-color: #627004;
}
</style>
border-color css
<style>
span { border-color: #627004; }
span { border-color: rgb(98,112,4); }
td.TdClassName
{
border-color: #627004;
}
.TagClassName
{
border-color: #627004;
}
</style>