Shades of Fiji Green #626507
Tints of Fiji Green #626507
RGB
CMYK
RGB Variations
Color information
#626507 (or 0x626507) is known color: Fiji Green. HEX triplet: 62, 65 and 07. RGB value is (98,101,7). Sum of RGB (Red+Green+Blue) = 98+101+7=206 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.57% from 206); Green value is 101 (39.84% from 255 or 49.03% from 206); Blue value is 7 (3.12% from 255 or 3.40% from 206); Max value from RGB is 101 - color contains mainly: green. Hex color #626507 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626507 is #9D9AF8. Grayscale: #595959. Windows color (decimal): -10328825 or 484706. OLE color: 484706.
HSL color Cylindrical-coordinate representation of color #626507: hue angle of 61.91º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #626507 is Cyan = 0.03, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 98 | 101 | 7 | - |
| CMYK | 0.03 | 0 | 0.93 | 0.60 |
| HSL | 61.91º | 0.87% | 0.21% | - |
| HSV(B) | 61.91º | 0.93% | 0.4% | - |
| XYZ | 9.73 | 11.92 | 1.99 | - |
| YUV | 89.39 | 81.51 | 134.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 101 | 7 | 0.03 | 0 | 0.93 | 0.60 | 61.91 | 0.87 | 0.21 |
| Hex | 62 | 65 | 7 | 3 | 0 | 5D | 3C | 3E | 57 | 15 |
| Octal | 142 | 145 | 7 | 3 | 0 | 135 | 74 | 76 | 127 | 25 |
| Binary | 1100010 | 1100101 | 111 | 11 | 0 | 1011101 | 111100 | 111110 | 1010111 | 10101 |
Color Harmonies of #626507
Complementary color
Monochromatic Colors of #626507
Black with #626507
Text Example
Text Example
White with #626507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626507; }
p { color: rgb(98,101,7); }
H1.HeaderClassName
{
color: #626507;
}
.AnyTagClassName
{
color: #626507;
}
</style>
background-color css
<style>
a { background-color: #626507; }
a { background-color: rgb(98,101,7); }
div.DivClassName
{
background-color: #626507;
}
.BgClassName
{
background-color: #626507;
}
</style>
border-color css
<style>
span { border-color: #626507; }
span { border-color: rgb(98,101,7); }
td.TdClassName
{
border-color: #626507;
}
.TagClassName
{
border-color: #626507;
}
</style>