Shades of Fiji Green #627119
Tints of Fiji Green #627119
RGB
CMYK
RGB Variations
Color information
#627119 (or 0x627119) is known color: Fiji Green. HEX triplet: 62, 71 and 19. RGB value is (98,113,25). Sum of RGB (Red+Green+Blue) = 98+113+25=236 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.53% from 236); Green value is 113 (44.53% from 255 or 47.88% from 236); Blue value is 25 (10.16% from 255 or 10.59% from 236); Max value from RGB is 113 - color contains mainly: green. Hex color #627119 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627119 is #9D8EE6. Grayscale: #626262. Windows color (decimal): -10325735 or 1667426. OLE color: 1667426.
HSL color Cylindrical-coordinate representation of color #627119: hue angle of 70.23º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #627119 is Cyan = 0.13, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 113 | 25 | - |
| CMYK | 0.13 | 0 | 0.78 | 0.56 |
| HSL | 70.23º | 0.64% | 0.27% | - |
| HSV(B) | 70.23º | 0.78% | 0.44% | - |
| XYZ | 11.12 | 14.48 | 3.13 | - |
| YUV | 98.48 | 86.53 | 127.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 113 | 25 | 0.13 | 0 | 0.78 | 0.56 | 70.23 | 0.64 | 0.27 |
| Hex | 62 | 71 | 19 | D | 0 | 4E | 38 | 46 | 40 | 1B |
| Octal | 142 | 161 | 31 | 15 | 0 | 116 | 70 | 106 | 100 | 33 |
| Binary | 1100010 | 1110001 | 11001 | 1101 | 0 | 1001110 | 111000 | 1000110 | 1000000 | 11011 |
Color Harmonies of #627119
Complementary color
Monochromatic Colors of #627119
Black with #627119
Text Example
Text Example
White with #627119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627119; }
p { color: rgb(98,113,25); }
H1.HeaderClassName
{
color: #627119;
}
.AnyTagClassName
{
color: #627119;
}
</style>
background-color css
<style>
a { background-color: #627119; }
a { background-color: rgb(98,113,25); }
div.DivClassName
{
background-color: #627119;
}
.BgClassName
{
background-color: #627119;
}
</style>
border-color css
<style>
span { border-color: #627119; }
span { border-color: rgb(98,113,25); }
td.TdClassName
{
border-color: #627119;
}
.TagClassName
{
border-color: #627119;
}
</style>