Shades of Fiji Green #626613
Tints of Fiji Green #626613
RGB
CMYK
RGB Variations
Color information
#626613 (or 0x626613) is known color: Fiji Green. HEX triplet: 62, 66 and 13. RGB value is (98,102,19). Sum of RGB (Red+Green+Blue) = 98+102+19=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 102 (40.23% from 255 or 46.58% from 219); Blue value is 19 (7.81% from 255 or 8.68% from 219); Max value from RGB is 102 - color contains mainly: green. Hex color #626613 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626613 is #9D99EC. Grayscale: #5B5B5B. Windows color (decimal): -10328557 or 1271394. OLE color: 1271394.
HSL color Cylindrical-coordinate representation of color #626613: hue angle of 62.89º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #626613 is Cyan = 0.04, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 98 | 102 | 19 | - |
| CMYK | 0.04 | 0 | 0.81 | 0.6 |
| HSL | 62.89º | 0.69% | 0.24% | - |
| HSV(B) | 62.89º | 0.81% | 0.4% | - |
| XYZ | 9.91 | 12.15 | 2.44 | - |
| YUV | 91.34 | 87.17 | 132.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 102 | 19 | 0.04 | 0 | 0.81 | 0.6 | 62.89 | 0.69 | 0.24 |
| Hex | 62 | 66 | 13 | 4 | 0 | 51 | 3C | 3F | 45 | 18 |
| Octal | 142 | 146 | 23 | 4 | 0 | 121 | 74 | 77 | 105 | 30 |
| Binary | 1100010 | 1100110 | 10011 | 100 | 0 | 1010001 | 111100 | 111111 | 1000101 | 11000 |
Color Harmonies of #626613
Complementary color
Monochromatic Colors of #626613
Black with #626613
Text Example
Text Example
White with #626613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626613; }
p { color: rgb(98,102,19); }
H1.HeaderClassName
{
color: #626613;
}
.AnyTagClassName
{
color: #626613;
}
</style>
background-color css
<style>
a { background-color: #626613; }
a { background-color: rgb(98,102,19); }
div.DivClassName
{
background-color: #626613;
}
.BgClassName
{
background-color: #626613;
}
</style>
border-color css
<style>
span { border-color: #626613; }
span { border-color: rgb(98,102,19); }
td.TdClassName
{
border-color: #626613;
}
.TagClassName
{
border-color: #626613;
}
</style>