Shades of Fiji Green #627518
Tints of Fiji Green #627518
RGB
CMYK
RGB Variations
Color information
#627518 (or 0x627518) is known color: Fiji Green. HEX triplet: 62, 75 and 18. RGB value is (98,117,24). Sum of RGB (Red+Green+Blue) = 98+117+24=239 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.00% from 239); Green value is 117 (46.09% from 255 or 48.95% from 239); Blue value is 24 (9.77% from 255 or 10.04% from 239); Max value from RGB is 117 - color contains mainly: green. Hex color #627518 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627518 is #9D8AE7. Grayscale: #656565. Windows color (decimal): -10324712 or 1602914. OLE color: 1602914.
HSL color Cylindrical-coordinate representation of color #627518: hue angle of 72.26º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #627518 is Cyan = 0.16, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 117 | 24 | - |
| CMYK | 0.16 | 0 | 0.79 | 0.54 |
| HSL | 72.26º | 0.66% | 0.28% | - |
| HSV(B) | 72.26º | 0.79% | 0.46% | - |
| XYZ | 11.56 | 15.39 | 3.22 | - |
| YUV | 100.72 | 84.71 | 126.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 117 | 24 | 0.16 | 0 | 0.79 | 0.54 | 72.26 | 0.66 | 0.28 |
| Hex | 62 | 75 | 18 | 10 | 0 | 4F | 36 | 48 | 42 | 1C |
| Octal | 142 | 165 | 30 | 20 | 0 | 117 | 66 | 110 | 102 | 34 |
| Binary | 1100010 | 1110101 | 11000 | 10000 | 0 | 1001111 | 110110 | 1001000 | 1000010 | 11100 |
Color Harmonies of #627518
Complementary color
Monochromatic Colors of #627518
Black with #627518
Text Example
Text Example
White with #627518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627518; }
p { color: rgb(98,117,24); }
H1.HeaderClassName
{
color: #627518;
}
.AnyTagClassName
{
color: #627518;
}
</style>
background-color css
<style>
a { background-color: #627518; }
a { background-color: rgb(98,117,24); }
div.DivClassName
{
background-color: #627518;
}
.BgClassName
{
background-color: #627518;
}
</style>
border-color css
<style>
span { border-color: #627518; }
span { border-color: rgb(98,117,24); }
td.TdClassName
{
border-color: #627518;
}
.TagClassName
{
border-color: #627518;
}
</style>