Shades of Fiji Green #626504
Tints of Fiji Green #626504
RGB
CMYK
RGB Variations
Color information
#626504 (or 0x626504) is known color: Fiji Green. HEX triplet: 62, 65 and 04. RGB value is (98,101,4). Sum of RGB (Red+Green+Blue) = 98+101+4=203 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.28% from 203); Green value is 101 (39.84% from 255 or 49.75% from 203); Blue value is 4 (1.95% from 255 or 1.97% from 203); Max value from RGB is 101 - color contains mainly: green. Hex color #626504 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #626504 is #9D9AFB. Grayscale: #595959. Windows color (decimal): -10328828 or 288098. OLE color: 288098.
HSL color Cylindrical-coordinate representation of color #626504: hue angle of 61.86º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #626504 is Cyan = 0.03, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 98 | 101 | 4 | - |
| CMYK | 0.03 | 0 | 0.96 | 0.60 |
| HSL | 61.86º | 0.92% | 0.21% | - |
| HSV(B) | 61.86º | 0.96% | 0.4% | - |
| XYZ | 9.71 | 11.91 | 1.9 | - |
| YUV | 89.05 | 80.01 | 134.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 101 | 4 | 0.03 | 0 | 0.96 | 0.60 | 61.86 | 0.92 | 0.21 |
| Hex | 62 | 65 | 4 | 3 | 0 | 60 | 3C | 3E | 5C | 15 |
| Octal | 142 | 145 | 4 | 3 | 0 | 140 | 74 | 76 | 134 | 25 |
| Binary | 1100010 | 1100101 | 100 | 11 | 0 | 1100000 | 111100 | 111110 | 1011100 | 10101 |
Color Harmonies of #626504
Complementary color
Monochromatic Colors of #626504
Black with #626504
Text Example
Text Example
White with #626504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #626504; }
p { color: rgb(98,101,4); }
H1.HeaderClassName
{
color: #626504;
}
.AnyTagClassName
{
color: #626504;
}
</style>
background-color css
<style>
a { background-color: #626504; }
a { background-color: rgb(98,101,4); }
div.DivClassName
{
background-color: #626504;
}
.BgClassName
{
background-color: #626504;
}
</style>
border-color css
<style>
span { border-color: #626504; }
span { border-color: rgb(98,101,4); }
td.TdClassName
{
border-color: #626504;
}
.TagClassName
{
border-color: #626504;
}
</style>