Shades of Fiji Green #627411
Tints of Fiji Green #627411
RGB
CMYK
RGB Variations
Color information
#627411 (or 0x627411) is known color: Fiji Green. HEX triplet: 62, 74 and 11. RGB value is (98,116,17). Sum of RGB (Red+Green+Blue) = 98+116+17=231 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.42% from 231); Green value is 116 (45.70% from 255 or 50.22% from 231); Blue value is 17 (7.03% from 255 or 7.36% from 231); Max value from RGB is 116 - color contains mainly: green. Hex color #627411 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627411 is #9D8BEE. Grayscale: #636363. Windows color (decimal): -10324975 or 1143906. OLE color: 1143906.
HSL color Cylindrical-coordinate representation of color #627411: hue angle of 70.91º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #627411 is Cyan = 0.16, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 17 | - |
| CMYK | 0.16 | 0 | 0.85 | 0.55 |
| HSL | 70.91º | 0.74% | 0.26% | - |
| HSV(B) | 70.91º | 0.85% | 0.45% | - |
| XYZ | 11.38 | 15.13 | 2.85 | - |
| YUV | 99.33 | 81.54 | 127.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 17 | 0.16 | 0 | 0.85 | 0.55 | 70.91 | 0.74 | 0.26 |
| Hex | 62 | 74 | 11 | 10 | 0 | 55 | 37 | 47 | 4A | 1A |
| Octal | 142 | 164 | 21 | 20 | 0 | 125 | 67 | 107 | 112 | 32 |
| Binary | 1100010 | 1110100 | 10001 | 10000 | 0 | 1010101 | 110111 | 1000111 | 1001010 | 11010 |
Color Harmonies of #627411
Complementary color
Monochromatic Colors of #627411
Black with #627411
Text Example
Text Example
White with #627411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627411; }
p { color: rgb(98,116,17); }
H1.HeaderClassName
{
color: #627411;
}
.AnyTagClassName
{
color: #627411;
}
</style>
background-color css
<style>
a { background-color: #627411; }
a { background-color: rgb(98,116,17); }
div.DivClassName
{
background-color: #627411;
}
.BgClassName
{
background-color: #627411;
}
</style>
border-color css
<style>
span { border-color: #627411; }
span { border-color: rgb(98,116,17); }
td.TdClassName
{
border-color: #627411;
}
.TagClassName
{
border-color: #627411;
}
</style>