Shades of Fiji Green #627516
Tints of Fiji Green #627516
RGB
CMYK
RGB Variations
Color information
#627516 (or 0x627516) is known color: Fiji Green. HEX triplet: 62, 75 and 16. RGB value is (98,117,22). Sum of RGB (Red+Green+Blue) = 98+117+22=237 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.35% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 22 (8.98% from 255 or 9.28% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #627516 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627516 is #9D8AE9. Grayscale: #646464. Windows color (decimal): -10324714 or 1471842. OLE color: 1471842.
HSL color Cylindrical-coordinate representation of color #627516: hue angle of 72º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #627516 is Cyan = 0.16, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 117 | 22 | - |
| CMYK | 0.16 | 0 | 0.81 | 0.54 |
| HSL | 72º | 0.68% | 0.27% | - |
| HSV(B) | 72º | 0.81% | 0.46% | - |
| XYZ | 11.54 | 15.38 | 3.12 | - |
| YUV | 100.49 | 83.71 | 126.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 117 | 22 | 0.16 | 0 | 0.81 | 0.54 | 72 | 0.68 | 0.27 |
| Hex | 62 | 75 | 16 | 10 | 0 | 51 | 36 | 48 | 44 | 1B |
| Octal | 142 | 165 | 26 | 20 | 0 | 121 | 66 | 110 | 104 | 33 |
| Binary | 1100010 | 1110101 | 10110 | 10000 | 0 | 1010001 | 110110 | 1001000 | 1000100 | 11011 |
Color Harmonies of #627516
Complementary color
Monochromatic Colors of #627516
Black with #627516
Text Example
Text Example
White with #627516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627516; }
p { color: rgb(98,117,22); }
H1.HeaderClassName
{
color: #627516;
}
.AnyTagClassName
{
color: #627516;
}
</style>
background-color css
<style>
a { background-color: #627516; }
a { background-color: rgb(98,117,22); }
div.DivClassName
{
background-color: #627516;
}
.BgClassName
{
background-color: #627516;
}
</style>
border-color css
<style>
span { border-color: #627516; }
span { border-color: rgb(98,117,22); }
td.TdClassName
{
border-color: #627516;
}
.TagClassName
{
border-color: #627516;
}
</style>