Shades of Fiji Green #626614
Tints of Fiji Green #626614
RGB
CMYK
RGB Variations
Color information
#626614 (or 0x626614) is known color: Fiji Green. HEX triplet: 62, 66 and 14. RGB value is (98,102,20). Sum of RGB (Red+Green+Blue) = 98+102+20=220 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.55% from 220); Green value is 102 (40.23% from 255 or 46.36% from 220); Blue value is 20 (8.20% from 255 or 9.09% from 220); Max value from RGB is 102 - color contains mainly: green. Hex color #626614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626614 is #9D99EB. Grayscale: #5B5B5B. Windows color (decimal): -10328556 or 1336930. OLE color: 1336930.
HSL color Cylindrical-coordinate representation of color #626614: hue angle of 62.93º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #626614 is Cyan = 0.04, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 98 | 102 | 20 | - |
| CMYK | 0.04 | 0 | 0.80 | 0.6 |
| HSL | 62.93º | 0.67% | 0.24% | - |
| HSV(B) | 62.93º | 0.8% | 0.4% | - |
| XYZ | 9.91 | 12.15 | 2.48 | - |
| YUV | 91.46 | 87.67 | 132.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 102 | 20 | 0.04 | 0 | 0.80 | 0.6 | 62.93 | 0.67 | 0.24 |
| Hex | 62 | 66 | 14 | 4 | 0 | 50 | 3C | 3F | 43 | 18 |
| Octal | 142 | 146 | 24 | 4 | 0 | 120 | 74 | 77 | 103 | 30 |
| Binary | 1100010 | 1100110 | 10100 | 100 | 0 | 1010000 | 111100 | 111111 | 1000011 | 11000 |
Color Harmonies of #626614
Complementary color
Monochromatic Colors of #626614
Black with #626614
Text Example
Text Example
White with #626614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626614; }
p { color: rgb(98,102,20); }
H1.HeaderClassName
{
color: #626614;
}
.AnyTagClassName
{
color: #626614;
}
</style>
background-color css
<style>
a { background-color: #626614; }
a { background-color: rgb(98,102,20); }
div.DivClassName
{
background-color: #626614;
}
.BgClassName
{
background-color: #626614;
}
</style>
border-color css
<style>
span { border-color: #626614; }
span { border-color: rgb(98,102,20); }
td.TdClassName
{
border-color: #626614;
}
.TagClassName
{
border-color: #626614;
}
</style>