Shades of Fiji Green #626603
Tints of Fiji Green #626603
RGB
CMYK
RGB Variations
Color information
#626603 (or 0x626603) is known color: Fiji Green. HEX triplet: 62, 66 and 03. RGB value is (98,102,3). Sum of RGB (Red+Green+Blue) = 98+102+3=203 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.28% from 203); Green value is 102 (40.23% from 255 or 50.25% from 203); Blue value is 3 (1.56% from 255 or 1.48% from 203); Max value from RGB is 102 - color contains mainly: green. Hex color #626603 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626603 is #9D99FC. Grayscale: #595959. Windows color (decimal): -10328573 or 222818. OLE color: 222818.
HSL color Cylindrical-coordinate representation of color #626603: hue angle of 62.42º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #626603 is Cyan = 0.04, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 98 | 102 | 3 | - |
| CMYK | 0.04 | 0 | 0.97 | 0.6 |
| HSL | 62.42º | 0.94% | 0.21% | - |
| HSV(B) | 62.42º | 0.97% | 0.4% | - |
| XYZ | 9.8 | 12.11 | 1.91 | - |
| YUV | 89.52 | 79.17 | 134.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 102 | 3 | 0.04 | 0 | 0.97 | 0.6 | 62.42 | 0.94 | 0.21 |
| Hex | 62 | 66 | 3 | 4 | 0 | 61 | 3C | 3E | 5E | 15 |
| Octal | 142 | 146 | 3 | 4 | 0 | 141 | 74 | 76 | 136 | 25 |
| Binary | 1100010 | 1100110 | 11 | 100 | 0 | 1100001 | 111100 | 111110 | 1011110 | 10101 |
Color Harmonies of #626603
Complementary color
Monochromatic Colors of #626603
Black with #626603
Text Example
Text Example
White with #626603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626603; }
p { color: rgb(98,102,3); }
H1.HeaderClassName
{
color: #626603;
}
.AnyTagClassName
{
color: #626603;
}
</style>
background-color css
<style>
a { background-color: #626603; }
a { background-color: rgb(98,102,3); }
div.DivClassName
{
background-color: #626603;
}
.BgClassName
{
background-color: #626603;
}
</style>
border-color css
<style>
span { border-color: #626603; }
span { border-color: rgb(98,102,3); }
td.TdClassName
{
border-color: #626603;
}
.TagClassName
{
border-color: #626603;
}
</style>