Shades of Fiji Green #627606
Tints of Fiji Green #627606
RGB
CMYK
RGB Variations
Color information
#627606 (or 0x627606) is known color: Fiji Green. HEX triplet: 62, 76 and 06. RGB value is (98,118,6). Sum of RGB (Red+Green+Blue) = 98+118+6=222 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.14% from 222); Green value is 118 (46.48% from 255 or 53.15% from 222); Blue value is 6 (2.73% from 255 or 2.70% from 222); Max value from RGB is 118 - color contains mainly: green. Hex color #627606 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627606 is #9D89F9. Grayscale: #636363. Windows color (decimal): -10324474 or 423522. OLE color: 423522.
HSL color Cylindrical-coordinate representation of color #627606: hue angle of 70.71º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #627606 is Cyan = 0.17, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 6 | - |
| CMYK | 0.17 | 0 | 0.95 | 0.54 |
| HSL | 70.71º | 0.9% | 0.24% | - |
| HSV(B) | 70.71º | 0.95% | 0.46% | - |
| XYZ | 11.55 | 15.57 | 2.57 | - |
| YUV | 99.25 | 75.37 | 127.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 6 | 0.17 | 0 | 0.95 | 0.54 | 70.71 | 0.9 | 0.24 |
| Hex | 62 | 76 | 6 | 11 | 0 | 5F | 36 | 47 | 5A | 18 |
| Octal | 142 | 166 | 6 | 21 | 0 | 137 | 66 | 107 | 132 | 30 |
| Binary | 1100010 | 1110110 | 110 | 10001 | 0 | 1011111 | 110110 | 1000111 | 1011010 | 11000 |
Color Harmonies of #627606
Complementary color
Monochromatic Colors of #627606
Black with #627606
Text Example
Text Example
White with #627606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627606; }
p { color: rgb(98,118,6); }
H1.HeaderClassName
{
color: #627606;
}
.AnyTagClassName
{
color: #627606;
}
</style>
background-color css
<style>
a { background-color: #627606; }
a { background-color: rgb(98,118,6); }
div.DivClassName
{
background-color: #627606;
}
.BgClassName
{
background-color: #627606;
}
</style>
border-color css
<style>
span { border-color: #627606; }
span { border-color: rgb(98,118,6); }
td.TdClassName
{
border-color: #627606;
}
.TagClassName
{
border-color: #627606;
}
</style>