Shades of Fiji Green #627601
Tints of Fiji Green #627601
RGB
CMYK
RGB Variations
Color information
#627601 (or 0x627601) is known color: Fiji Green. HEX triplet: 62, 76 and 01. RGB value is (98,118,1). Sum of RGB (Red+Green+Blue) = 98+118+1=217 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.16% from 217); Green value is 118 (46.48% from 255 or 54.38% from 217); Blue value is 1 (0.78% from 255 or 0.46% from 217); Max value from RGB is 118 - color contains mainly: green. Hex color #627601 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627601 is #9D89FE. Grayscale: #636363. Windows color (decimal): -10324479 or 95842. OLE color: 95842.
HSL color Cylindrical-coordinate representation of color #627601: hue angle of 70.26º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #627601 is Cyan = 0.17, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 1 | - |
| CMYK | 0.17 | 0 | 0.99 | 0.54 |
| HSL | 70.26º | 0.98% | 0.23% | - |
| HSV(B) | 70.26º | 0.99% | 0.46% | - |
| XYZ | 11.52 | 15.56 | 2.42 | - |
| YUV | 98.68 | 72.87 | 127.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 1 | 0.17 | 0 | 0.99 | 0.54 | 70.26 | 0.98 | 0.23 |
| Hex | 62 | 76 | 1 | 11 | 0 | 63 | 36 | 46 | 62 | 17 |
| Octal | 142 | 166 | 1 | 21 | 0 | 143 | 66 | 106 | 142 | 27 |
| Binary | 1100010 | 1110110 | 1 | 10001 | 0 | 1100011 | 110110 | 1000110 | 1100010 | 10111 |
Color Harmonies of #627601
Complementary color
Monochromatic Colors of #627601
Black with #627601
Text Example
Text Example
White with #627601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627601; }
p { color: rgb(98,118,1); }
H1.HeaderClassName
{
color: #627601;
}
.AnyTagClassName
{
color: #627601;
}
</style>
background-color css
<style>
a { background-color: #627601; }
a { background-color: rgb(98,118,1); }
div.DivClassName
{
background-color: #627601;
}
.BgClassName
{
background-color: #627601;
}
</style>
border-color css
<style>
span { border-color: #627601; }
span { border-color: rgb(98,118,1); }
td.TdClassName
{
border-color: #627601;
}
.TagClassName
{
border-color: #627601;
}
</style>