Shades of Fiji Green #627806
Tints of Fiji Green #627806
RGB
CMYK
RGB Variations
Color information
#627806 (or 0x627806) is known color: Fiji Green. HEX triplet: 62, 78 and 06. RGB value is (98,120,6). Sum of RGB (Red+Green+Blue) = 98+120+6=224 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.75% from 224); Green value is 120 (47.27% from 255 or 53.57% from 224); Blue value is 6 (2.73% from 255 or 2.68% from 224); Max value from RGB is 120 - color contains mainly: green. Hex color #627806 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627806 is #9D87F9. Grayscale: #646464. Windows color (decimal): -10323962 or 424034. OLE color: 424034.
HSL color Cylindrical-coordinate representation of color #627806: hue angle of 71.58º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #627806 is Cyan = 0.18, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 120 | 6 | - |
| CMYK | 0.18 | 0 | 0.95 | 0.53 |
| HSL | 71.58º | 0.9% | 0.25% | - |
| HSV(B) | 71.58º | 0.95% | 0.47% | - |
| XYZ | 11.79 | 16.04 | 2.65 | - |
| YUV | 100.43 | 74.71 | 126.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 120 | 6 | 0.18 | 0 | 0.95 | 0.53 | 71.58 | 0.9 | 0.25 |
| Hex | 62 | 78 | 6 | 12 | 0 | 5F | 35 | 48 | 5A | 19 |
| Octal | 142 | 170 | 6 | 22 | 0 | 137 | 65 | 110 | 132 | 31 |
| Binary | 1100010 | 1111000 | 110 | 10010 | 0 | 1011111 | 110101 | 1001000 | 1011010 | 11001 |
Color Harmonies of #627806
Complementary color
Monochromatic Colors of #627806
Black with #627806
Text Example
Text Example
White with #627806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627806; }
p { color: rgb(98,120,6); }
H1.HeaderClassName
{
color: #627806;
}
.AnyTagClassName
{
color: #627806;
}
</style>
background-color css
<style>
a { background-color: #627806; }
a { background-color: rgb(98,120,6); }
div.DivClassName
{
background-color: #627806;
}
.BgClassName
{
background-color: #627806;
}
</style>
border-color css
<style>
span { border-color: #627806; }
span { border-color: rgb(98,120,6); }
td.TdClassName
{
border-color: #627806;
}
.TagClassName
{
border-color: #627806;
}
</style>