Shades of Fiji Green #627120
Tints of Fiji Green #627120
RGB
CMYK
RGB Variations
Color information
#627120 (or 0x627120) is known color: Fiji Green. HEX triplet: 62, 71 and 20. RGB value is (98,113,32). Sum of RGB (Red+Green+Blue) = 98+113+32=243 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40.33% from 243); Green value is 113 (44.53% from 255 or 46.50% from 243); Blue value is 32 (12.89% from 255 or 13.17% from 243); Max value from RGB is 113 - color contains mainly: green. Hex color #627120 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627120 is #9D8EDF. Grayscale: #636363. Windows color (decimal): -10325728 or 2126178. OLE color: 2126178.
HSL color Cylindrical-coordinate representation of color #627120: hue angle of 71.11º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #627120 is Cyan = 0.13, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 113 | 32 | - |
| CMYK | 0.13 | 0 | 0.72 | 0.56 |
| HSL | 71.11º | 0.56% | 0.28% | - |
| HSV(B) | 71.11º | 0.72% | 0.44% | - |
| XYZ | 11.2 | 14.51 | 3.58 | - |
| YUV | 99.28 | 90.03 | 127.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 113 | 32 | 0.13 | 0 | 0.72 | 0.56 | 71.11 | 0.56 | 0.28 |
| Hex | 62 | 71 | 20 | D | 0 | 48 | 38 | 47 | 38 | 1C |
| Octal | 142 | 161 | 40 | 15 | 0 | 110 | 70 | 107 | 70 | 34 |
| Binary | 1100010 | 1110001 | 100000 | 1101 | 0 | 1001000 | 111000 | 1000111 | 111000 | 11100 |
Color Harmonies of #627120
Complementary color
Monochromatic Colors of #627120
Black with #627120
Text Example
Text Example
White with #627120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627120; }
p { color: rgb(98,113,32); }
H1.HeaderClassName
{
color: #627120;
}
.AnyTagClassName
{
color: #627120;
}
</style>
background-color css
<style>
a { background-color: #627120; }
a { background-color: rgb(98,113,32); }
div.DivClassName
{
background-color: #627120;
}
.BgClassName
{
background-color: #627120;
}
</style>
border-color css
<style>
span { border-color: #627120; }
span { border-color: rgb(98,113,32); }
td.TdClassName
{
border-color: #627120;
}
.TagClassName
{
border-color: #627120;
}
</style>