Shades of Fiji Green #626820
Tints of Fiji Green #626820
RGB
CMYK
RGB Variations
Color information
#626820 (or 0x626820) is known color: Fiji Green. HEX triplet: 62, 68 and 20. RGB value is (98,104,32). Sum of RGB (Red+Green+Blue) = 98+104+32=234 (30% of max value = 765). Red value is 98 (38.67% from 255 or 41.88% from 234); Green value is 104 (41.02% from 255 or 44.44% from 234); Blue value is 32 (12.89% from 255 or 13.68% from 234); Max value from RGB is 104 - color contains mainly: green. Hex color #626820 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #626820 is #9D97DF. Grayscale: #5E5E5E. Windows color (decimal): -10328032 or 2123874. OLE color: 2123874.
HSL color Cylindrical-coordinate representation of color #626820: hue angle of 65º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #626820 is Cyan = 0.06, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 104 | 32 | - |
| CMYK | 0.06 | 0 | 0.69 | 0.59 |
| HSL | 65º | 0.53% | 0.27% | - |
| HSV(B) | 65º | 0.69% | 0.41% | - |
| XYZ | 10.25 | 12.6 | 3.26 | - |
| YUV | 94 | 93.01 | 130.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 104 | 32 | 0.06 | 0 | 0.69 | 0.59 | 65 | 0.53 | 0.27 |
| Hex | 62 | 68 | 20 | 6 | 0 | 45 | 3B | 41 | 35 | 1B |
| Octal | 142 | 150 | 40 | 6 | 0 | 105 | 73 | 101 | 65 | 33 |
| Binary | 1100010 | 1101000 | 100000 | 110 | 0 | 1000101 | 111011 | 1000001 | 110101 | 11011 |
Color Harmonies of #626820
Complementary color
Monochromatic Colors of #626820
Black with #626820
Text Example
Text Example
White with #626820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626820; }
p { color: rgb(98,104,32); }
H1.HeaderClassName
{
color: #626820;
}
.AnyTagClassName
{
color: #626820;
}
</style>
background-color css
<style>
a { background-color: #626820; }
a { background-color: rgb(98,104,32); }
div.DivClassName
{
background-color: #626820;
}
.BgClassName
{
background-color: #626820;
}
</style>
border-color css
<style>
span { border-color: #626820; }
span { border-color: rgb(98,104,32); }
td.TdClassName
{
border-color: #626820;
}
.TagClassName
{
border-color: #626820;
}
</style>