Shades of Fiji Green #627603
Tints of Fiji Green #627603
RGB
CMYK
RGB Variations
Color information
#627603 (or 0x627603) is known color: Fiji Green. HEX triplet: 62, 76 and 03. RGB value is (98,118,3). Sum of RGB (Red+Green+Blue) = 98+118+3=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 118 (46.48% from 255 or 53.88% from 219); Blue value is 3 (1.56% from 255 or 1.37% from 219); Max value from RGB is 118 - color contains mainly: green. Hex color #627603 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627603 is #9D89FC. Grayscale: #636363. Windows color (decimal): -10324477 or 226914. OLE color: 226914.
HSL color Cylindrical-coordinate representation of color #627603: hue angle of 70.43º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #627603 is Cyan = 0.17, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 3 | - |
| CMYK | 0.17 | 0 | 0.97 | 0.54 |
| HSL | 70.43º | 0.95% | 0.24% | - |
| HSV(B) | 70.43º | 0.97% | 0.46% | - |
| XYZ | 11.53 | 15.56 | 2.48 | - |
| YUV | 98.91 | 73.87 | 127.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 3 | 0.17 | 0 | 0.97 | 0.54 | 70.43 | 0.95 | 0.24 |
| Hex | 62 | 76 | 3 | 11 | 0 | 61 | 36 | 46 | 5F | 18 |
| Octal | 142 | 166 | 3 | 21 | 0 | 141 | 66 | 106 | 137 | 30 |
| Binary | 1100010 | 1110110 | 11 | 10001 | 0 | 1100001 | 110110 | 1000110 | 1011111 | 11000 |
Color Harmonies of #627603
Complementary color
Monochromatic Colors of #627603
Black with #627603
Text Example
Text Example
White with #627603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627603; }
p { color: rgb(98,118,3); }
H1.HeaderClassName
{
color: #627603;
}
.AnyTagClassName
{
color: #627603;
}
</style>
background-color css
<style>
a { background-color: #627603; }
a { background-color: rgb(98,118,3); }
div.DivClassName
{
background-color: #627603;
}
.BgClassName
{
background-color: #627603;
}
</style>
border-color css
<style>
span { border-color: #627603; }
span { border-color: rgb(98,118,3); }
td.TdClassName
{
border-color: #627603;
}
.TagClassName
{
border-color: #627603;
}
</style>