Shades of Fiji Green #627006
Tints of Fiji Green #627006
RGB
CMYK
RGB Variations
Color information
#627006 (or 0x627006) is known color: Fiji Green. HEX triplet: 62, 70 and 06. RGB value is (98,112,6). Sum of RGB (Red+Green+Blue) = 98+112+6=216 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.37% from 216); Green value is 112 (44.14% from 255 or 51.85% from 216); Blue value is 6 (2.73% from 255 or 2.78% from 216); Max value from RGB is 112 - color contains mainly: green. Hex color #627006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627006 is #9D8FF9. Grayscale: #606060. Windows color (decimal): -10326010 or 421986. OLE color: 421986.
HSL color Cylindrical-coordinate representation of color #627006: hue angle of 67.92º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #627006 is Cyan = 0.13, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 112 | 6 | - |
| CMYK | 0.13 | 0 | 0.95 | 0.56 |
| HSL | 67.92º | 0.9% | 0.23% | - |
| HSV(B) | 67.92º | 0.95% | 0.44% | - |
| XYZ | 10.86 | 14.2 | 2.34 | - |
| YUV | 95.73 | 77.36 | 129.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 112 | 6 | 0.13 | 0 | 0.95 | 0.56 | 67.92 | 0.9 | 0.23 |
| Hex | 62 | 70 | 6 | D | 0 | 5F | 38 | 44 | 5A | 17 |
| Octal | 142 | 160 | 6 | 15 | 0 | 137 | 70 | 104 | 132 | 27 |
| Binary | 1100010 | 1110000 | 110 | 1101 | 0 | 1011111 | 111000 | 1000100 | 1011010 | 10111 |
Color Harmonies of #627006
Complementary color
Monochromatic Colors of #627006
Black with #627006
Text Example
Text Example
White with #627006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627006; }
p { color: rgb(98,112,6); }
H1.HeaderClassName
{
color: #627006;
}
.AnyTagClassName
{
color: #627006;
}
</style>
background-color css
<style>
a { background-color: #627006; }
a { background-color: rgb(98,112,6); }
div.DivClassName
{
background-color: #627006;
}
.BgClassName
{
background-color: #627006;
}
</style>
border-color css
<style>
span { border-color: #627006; }
span { border-color: rgb(98,112,6); }
td.TdClassName
{
border-color: #627006;
}
.TagClassName
{
border-color: #627006;
}
</style>