Shades of Fiji Green #626505
Tints of Fiji Green #626505
RGB
CMYK
RGB Variations
Color information
#626505 (or 0x626505) is known color: Fiji Green. HEX triplet: 62, 65 and 05. RGB value is (98,101,5). Sum of RGB (Red+Green+Blue) = 98+101+5=204 (27% of max value = 765). Red value is 98 (38.67% from 255 or 48.04% from 204); Green value is 101 (39.84% from 255 or 49.51% from 204); Blue value is 5 (2.34% from 255 or 2.45% from 204); Max value from RGB is 101 - color contains mainly: green. Hex color #626505 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626505 is #9D9AFA. Grayscale: #595959. Windows color (decimal): -10328827 or 353634. OLE color: 353634.
HSL color Cylindrical-coordinate representation of color #626505: hue angle of 61.88º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #626505 is Cyan = 0.03, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 98 | 101 | 5 | - |
| CMYK | 0.03 | 0 | 0.95 | 0.60 |
| HSL | 61.88º | 0.91% | 0.21% | - |
| HSV(B) | 61.88º | 0.95% | 0.4% | - |
| XYZ | 9.72 | 11.91 | 1.93 | - |
| YUV | 89.16 | 80.51 | 134.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 101 | 5 | 0.03 | 0 | 0.95 | 0.60 | 61.88 | 0.91 | 0.21 |
| Hex | 62 | 65 | 5 | 3 | 0 | 5F | 3C | 3E | 5B | 15 |
| Octal | 142 | 145 | 5 | 3 | 0 | 137 | 74 | 76 | 133 | 25 |
| Binary | 1100010 | 1100101 | 101 | 11 | 0 | 1011111 | 111100 | 111110 | 1011011 | 10101 |
Color Harmonies of #626505
Complementary color
Monochromatic Colors of #626505
Black with #626505
Text Example
Text Example
White with #626505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626505; }
p { color: rgb(98,101,5); }
H1.HeaderClassName
{
color: #626505;
}
.AnyTagClassName
{
color: #626505;
}
</style>
background-color css
<style>
a { background-color: #626505; }
a { background-color: rgb(98,101,5); }
div.DivClassName
{
background-color: #626505;
}
.BgClassName
{
background-color: #626505;
}
</style>
border-color css
<style>
span { border-color: #626505; }
span { border-color: rgb(98,101,5); }
td.TdClassName
{
border-color: #626505;
}
.TagClassName
{
border-color: #626505;
}
</style>