Shades of Fiji Green #627115
Tints of Fiji Green #627115
RGB
CMYK
RGB Variations
Color information
#627115 (or 0x627115) is known color: Fiji Green. HEX triplet: 62, 71 and 15. RGB value is (98,113,21). Sum of RGB (Red+Green+Blue) = 98+113+21=232 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.24% from 232); Green value is 113 (44.53% from 255 or 48.71% from 232); Blue value is 21 (8.59% from 255 or 9.05% from 232); Max value from RGB is 113 - color contains mainly: green. Hex color #627115 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627115 is #9D8EEA. Grayscale: #626262. Windows color (decimal): -10325739 or 1405282. OLE color: 1405282.
HSL color Cylindrical-coordinate representation of color #627115: hue angle of 69.78º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #627115 is Cyan = 0.13, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 113 | 21 | - |
| CMYK | 0.13 | 0 | 0.81 | 0.56 |
| HSL | 69.78º | 0.69% | 0.26% | - |
| HSV(B) | 69.78º | 0.81% | 0.44% | - |
| XYZ | 11.08 | 14.46 | 2.92 | - |
| YUV | 98.03 | 84.53 | 127.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 113 | 21 | 0.13 | 0 | 0.81 | 0.56 | 69.78 | 0.69 | 0.26 |
| Hex | 62 | 71 | 15 | D | 0 | 51 | 38 | 46 | 45 | 1A |
| Octal | 142 | 161 | 25 | 15 | 0 | 121 | 70 | 106 | 105 | 32 |
| Binary | 1100010 | 1110001 | 10101 | 1101 | 0 | 1010001 | 111000 | 1000110 | 1000101 | 11010 |
Color Harmonies of #627115
Complementary color
Monochromatic Colors of #627115
Black with #627115
Text Example
Text Example
White with #627115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627115; }
p { color: rgb(98,113,21); }
H1.HeaderClassName
{
color: #627115;
}
.AnyTagClassName
{
color: #627115;
}
</style>
background-color css
<style>
a { background-color: #627115; }
a { background-color: rgb(98,113,21); }
div.DivClassName
{
background-color: #627115;
}
.BgClassName
{
background-color: #627115;
}
</style>
border-color css
<style>
span { border-color: #627115; }
span { border-color: rgb(98,113,21); }
td.TdClassName
{
border-color: #627115;
}
.TagClassName
{
border-color: #627115;
}
</style>