Shades of Fiji Green #626502
Tints of Fiji Green #626502
RGB
CMYK
RGB Variations
Color information
#626502 (or 0x626502) is known color: Fiji Green. HEX triplet: 62, 65 and 02. RGB value is (98,101,2). Sum of RGB (Red+Green+Blue) = 98+101+2=201 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.76% from 201); Green value is 101 (39.84% from 255 or 50.25% from 201); Blue value is 2 (1.17% from 255 or 1.00% from 201); Max value from RGB is 101 - color contains mainly: green. Hex color #626502 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626502 is #9D9AFD. Grayscale: #595959. Windows color (decimal): -10328830 or 157026. OLE color: 157026.
HSL color Cylindrical-coordinate representation of color #626502: hue angle of 61.82º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #626502 is Cyan = 0.03, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 98 | 101 | 2 | - |
| CMYK | 0.03 | 0 | 0.98 | 0.60 |
| HSL | 61.82º | 0.96% | 0.2% | - |
| HSV(B) | 61.82º | 0.98% | 0.4% | - |
| XYZ | 9.7 | 11.91 | 1.84 | - |
| YUV | 88.82 | 79.01 | 134.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 101 | 2 | 0.03 | 0 | 0.98 | 0.60 | 61.82 | 0.96 | 0.2 |
| Hex | 62 | 65 | 2 | 3 | 0 | 62 | 3C | 3E | 60 | 14 |
| Octal | 142 | 145 | 2 | 3 | 0 | 142 | 74 | 76 | 140 | 24 |
| Binary | 1100010 | 1100101 | 10 | 11 | 0 | 1100010 | 111100 | 111110 | 1100000 | 10100 |
Color Harmonies of #626502
Complementary color
Monochromatic Colors of #626502
Black with #626502
Text Example
Text Example
White with #626502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626502; }
p { color: rgb(98,101,2); }
H1.HeaderClassName
{
color: #626502;
}
.AnyTagClassName
{
color: #626502;
}
</style>
background-color css
<style>
a { background-color: #626502; }
a { background-color: rgb(98,101,2); }
div.DivClassName
{
background-color: #626502;
}
.BgClassName
{
background-color: #626502;
}
</style>
border-color css
<style>
span { border-color: #626502; }
span { border-color: rgb(98,101,2); }
td.TdClassName
{
border-color: #626502;
}
.TagClassName
{
border-color: #626502;
}
</style>