Shades of Fiji Green #627620
Tints of Fiji Green #627620
RGB
CMYK
RGB Variations
Color information
#627620 (or 0x627620) is known color: Fiji Green. HEX triplet: 62, 76 and 20. RGB value is (98,118,32). Sum of RGB (Red+Green+Blue) = 98+118+32=248 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.52% from 248); Green value is 118 (46.48% from 255 or 47.58% from 248); Blue value is 32 (12.89% from 255 or 12.90% from 248); Max value from RGB is 118 - color contains mainly: green. Hex color #627620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627620 is #9D89DF. Grayscale: #666666. Windows color (decimal): -10324448 or 2127458. OLE color: 2127458.
HSL color Cylindrical-coordinate representation of color #627620: hue angle of 73.95º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #627620 is Cyan = 0.17, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 32 | - |
| CMYK | 0.17 | 0 | 0.73 | 0.54 |
| HSL | 73.95º | 0.57% | 0.29% | - |
| HSV(B) | 73.95º | 0.73% | 0.46% | - |
| XYZ | 11.78 | 15.66 | 3.77 | - |
| YUV | 102.22 | 88.37 | 124.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 32 | 0.17 | 0 | 0.73 | 0.54 | 73.95 | 0.57 | 0.29 |
| Hex | 62 | 76 | 20 | 11 | 0 | 49 | 36 | 4A | 39 | 1D |
| Octal | 142 | 166 | 40 | 21 | 0 | 111 | 66 | 112 | 71 | 35 |
| Binary | 1100010 | 1110110 | 100000 | 10001 | 0 | 1001001 | 110110 | 1001010 | 111001 | 11101 |
Color Harmonies of #627620
Complementary color
Monochromatic Colors of #627620
Black with #627620
Text Example
Text Example
White with #627620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627620; }
p { color: rgb(98,118,32); }
H1.HeaderClassName
{
color: #627620;
}
.AnyTagClassName
{
color: #627620;
}
</style>
background-color css
<style>
a { background-color: #627620; }
a { background-color: rgb(98,118,32); }
div.DivClassName
{
background-color: #627620;
}
.BgClassName
{
background-color: #627620;
}
</style>
border-color css
<style>
span { border-color: #627620; }
span { border-color: rgb(98,118,32); }
td.TdClassName
{
border-color: #627620;
}
.TagClassName
{
border-color: #627620;
}
</style>