Shades of Fiji Green #626906
Tints of Fiji Green #626906
RGB
CMYK
RGB Variations
Color information
#626906 (or 0x626906) is known color: Fiji Green. HEX triplet: 62, 69 and 06. RGB value is (98,105,6). Sum of RGB (Red+Green+Blue) = 98+105+6=209 (27% of max value = 765). Red value is 98 (38.67% from 255 or 46.89% from 209); Green value is 105 (41.41% from 255 or 50.24% from 209); Blue value is 6 (2.73% from 255 or 2.87% from 209); Max value from RGB is 105 - color contains mainly: green. Hex color #626906 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626906 is #9D96F9. Grayscale: #5C5C5C. Windows color (decimal): -10327802 or 420194. OLE color: 420194.
HSL color Cylindrical-coordinate representation of color #626906: hue angle of 64.24º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #626906 is Cyan = 0.07, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 98 | 105 | 6 | - |
| CMYK | 0.07 | 0 | 0.94 | 0.59 |
| HSL | 64.24º | 0.89% | 0.22% | - |
| HSV(B) | 64.24º | 0.94% | 0.41% | - |
| XYZ | 10.12 | 12.71 | 2.09 | - |
| YUV | 91.62 | 79.68 | 132.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 105 | 6 | 0.07 | 0 | 0.94 | 0.59 | 64.24 | 0.89 | 0.22 |
| Hex | 62 | 69 | 6 | 7 | 0 | 5E | 3B | 40 | 59 | 16 |
| Octal | 142 | 151 | 6 | 7 | 0 | 136 | 73 | 100 | 131 | 26 |
| Binary | 1100010 | 1101001 | 110 | 111 | 0 | 1011110 | 111011 | 1000000 | 1011001 | 10110 |
Color Harmonies of #626906
Complementary color
Monochromatic Colors of #626906
Black with #626906
Text Example
Text Example
White with #626906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626906; }
p { color: rgb(98,105,6); }
H1.HeaderClassName
{
color: #626906;
}
.AnyTagClassName
{
color: #626906;
}
</style>
background-color css
<style>
a { background-color: #626906; }
a { background-color: rgb(98,105,6); }
div.DivClassName
{
background-color: #626906;
}
.BgClassName
{
background-color: #626906;
}
</style>
border-color css
<style>
span { border-color: #626906; }
span { border-color: rgb(98,105,6); }
td.TdClassName
{
border-color: #626906;
}
.TagClassName
{
border-color: #626906;
}
</style>