Shades of Fiji Green #627605
Tints of Fiji Green #627605
RGB
CMYK
RGB Variations
Color information
#627605 (or 0x627605) is known color: Fiji Green. HEX triplet: 62, 76 and 05. RGB value is (98,118,5). Sum of RGB (Red+Green+Blue) = 98+118+5=221 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.34% from 221); Green value is 118 (46.48% from 255 or 53.39% from 221); Blue value is 5 (2.34% from 255 or 2.26% from 221); Max value from RGB is 118 - color contains mainly: green. Hex color #627605 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627605 is #9D89FA. Grayscale: #636363. Windows color (decimal): -10324475 or 357986. OLE color: 357986.
HSL color Cylindrical-coordinate representation of color #627605: hue angle of 70.62º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #627605 is Cyan = 0.17, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 5 | - |
| CMYK | 0.17 | 0 | 0.96 | 0.54 |
| HSL | 70.62º | 0.92% | 0.24% | - |
| HSV(B) | 70.62º | 0.96% | 0.46% | - |
| XYZ | 11.54 | 15.56 | 2.54 | - |
| YUV | 99.14 | 74.87 | 127.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 5 | 0.17 | 0 | 0.96 | 0.54 | 70.62 | 0.92 | 0.24 |
| Hex | 62 | 76 | 5 | 11 | 0 | 60 | 36 | 47 | 5C | 18 |
| Octal | 142 | 166 | 5 | 21 | 0 | 140 | 66 | 107 | 134 | 30 |
| Binary | 1100010 | 1110110 | 101 | 10001 | 0 | 1100000 | 110110 | 1000111 | 1011100 | 11000 |
Color Harmonies of #627605
Complementary color
Monochromatic Colors of #627605
Black with #627605
Text Example
Text Example
White with #627605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627605; }
p { color: rgb(98,118,5); }
H1.HeaderClassName
{
color: #627605;
}
.AnyTagClassName
{
color: #627605;
}
</style>
background-color css
<style>
a { background-color: #627605; }
a { background-color: rgb(98,118,5); }
div.DivClassName
{
background-color: #627605;
}
.BgClassName
{
background-color: #627605;
}
</style>
border-color css
<style>
span { border-color: #627605; }
span { border-color: rgb(98,118,5); }
td.TdClassName
{
border-color: #627605;
}
.TagClassName
{
border-color: #627605;
}
</style>