Shades of Fiji Green #627203
Tints of Fiji Green #627203
RGB
CMYK
RGB Variations
Color information
#627203 (or 0x627203) is known color: Fiji Green. HEX triplet: 62, 72 and 03. RGB value is (98,114,3). Sum of RGB (Red+Green+Blue) = 98+114+3=215 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.58% from 215); Green value is 114 (44.92% from 255 or 53.02% from 215); Blue value is 3 (1.56% from 255 or 1.40% from 215); Max value from RGB is 114 - color contains mainly: green. Hex color #627203 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627203 is #9D8DFC. Grayscale: #606060. Windows color (decimal): -10325501 or 225890. OLE color: 225890.
HSL color Cylindrical-coordinate representation of color #627203: hue angle of 68.65º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #627203 is Cyan = 0.14, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 114 | 3 | - |
| CMYK | 0.14 | 0 | 0.97 | 0.55 |
| HSL | 68.65º | 0.95% | 0.23% | - |
| HSV(B) | 68.65º | 0.97% | 0.45% | - |
| XYZ | 11.07 | 14.64 | 2.33 | - |
| YUV | 96.56 | 75.2 | 129.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 114 | 3 | 0.14 | 0 | 0.97 | 0.55 | 68.65 | 0.95 | 0.23 |
| Hex | 62 | 72 | 3 | E | 0 | 61 | 37 | 45 | 5F | 17 |
| Octal | 142 | 162 | 3 | 16 | 0 | 141 | 67 | 105 | 137 | 27 |
| Binary | 1100010 | 1110010 | 11 | 1110 | 0 | 1100001 | 110111 | 1000101 | 1011111 | 10111 |
Color Harmonies of #627203
Complementary color
Monochromatic Colors of #627203
Black with #627203
Text Example
Text Example
White with #627203
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627203; }
p { color: rgb(98,114,3); }
H1.HeaderClassName
{
color: #627203;
}
.AnyTagClassName
{
color: #627203;
}
</style>
background-color css
<style>
a { background-color: #627203; }
a { background-color: rgb(98,114,3); }
div.DivClassName
{
background-color: #627203;
}
.BgClassName
{
background-color: #627203;
}
</style>
border-color css
<style>
span { border-color: #627203; }
span { border-color: rgb(98,114,3); }
td.TdClassName
{
border-color: #627203;
}
.TagClassName
{
border-color: #627203;
}
</style>