Shades of Fiji Green #627419
Tints of Fiji Green #627419
RGB
CMYK
RGB Variations
Color information
#627419 (or 0x627419) is known color: Fiji Green. HEX triplet: 62, 74 and 19. RGB value is (98,116,25). Sum of RGB (Red+Green+Blue) = 98+116+25=239 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.00% from 239); Green value is 116 (45.70% from 255 or 48.54% from 239); Blue value is 25 (10.16% from 255 or 10.46% from 239); Max value from RGB is 116 - color contains mainly: green. Hex color #627419 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627419 is #9D8BE6. Grayscale: #646464. Windows color (decimal): -10324967 or 1668194. OLE color: 1668194.
HSL color Cylindrical-coordinate representation of color #627419: hue angle of 71.87º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #627419 is Cyan = 0.16, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 25 | - |
| CMYK | 0.16 | 0 | 0.78 | 0.55 |
| HSL | 71.87º | 0.65% | 0.28% | - |
| HSV(B) | 71.87º | 0.78% | 0.45% | - |
| XYZ | 11.46 | 15.16 | 3.24 | - |
| YUV | 100.24 | 85.54 | 126.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 25 | 0.16 | 0 | 0.78 | 0.55 | 71.87 | 0.65 | 0.28 |
| Hex | 62 | 74 | 19 | 10 | 0 | 4E | 37 | 48 | 41 | 1C |
| Octal | 142 | 164 | 31 | 20 | 0 | 116 | 67 | 110 | 101 | 34 |
| Binary | 1100010 | 1110100 | 11001 | 10000 | 0 | 1001110 | 110111 | 1001000 | 1000001 | 11100 |
Color Harmonies of #627419
Complementary color
Monochromatic Colors of #627419
Black with #627419
Text Example
Text Example
White with #627419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627419; }
p { color: rgb(98,116,25); }
H1.HeaderClassName
{
color: #627419;
}
.AnyTagClassName
{
color: #627419;
}
</style>
background-color css
<style>
a { background-color: #627419; }
a { background-color: rgb(98,116,25); }
div.DivClassName
{
background-color: #627419;
}
.BgClassName
{
background-color: #627419;
}
</style>
border-color css
<style>
span { border-color: #627419; }
span { border-color: rgb(98,116,25); }
td.TdClassName
{
border-color: #627419;
}
.TagClassName
{
border-color: #627419;
}
</style>