Shades of Fiji Green #627103
Tints of Fiji Green #627103
RGB
CMYK
RGB Variations
Color information
#627103 (or 0x627103) is known color: Fiji Green. HEX triplet: 62, 71 and 03. RGB value is (98,113,3). Sum of RGB (Red+Green+Blue) = 98+113+3=214 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.79% from 214); Green value is 113 (44.53% from 255 or 52.80% from 214); Blue value is 3 (1.56% from 255 or 1.40% from 214); Max value from RGB is 113 - color contains mainly: green. Hex color #627103 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627103 is #9D8EFC. Grayscale: #606060. Windows color (decimal): -10325757 or 225634. OLE color: 225634.
HSL color Cylindrical-coordinate representation of color #627103: hue angle of 68.18º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #627103 is Cyan = 0.13, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 113 | 3 | - |
| CMYK | 0.13 | 0 | 0.97 | 0.56 |
| HSL | 68.18º | 0.95% | 0.23% | - |
| HSV(B) | 68.18º | 0.97% | 0.44% | - |
| XYZ | 10.96 | 14.41 | 2.29 | - |
| YUV | 95.98 | 75.53 | 129.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 113 | 3 | 0.13 | 0 | 0.97 | 0.56 | 68.18 | 0.95 | 0.23 |
| Hex | 62 | 71 | 3 | D | 0 | 61 | 38 | 44 | 5F | 17 |
| Octal | 142 | 161 | 3 | 15 | 0 | 141 | 70 | 104 | 137 | 27 |
| Binary | 1100010 | 1110001 | 11 | 1101 | 0 | 1100001 | 111000 | 1000100 | 1011111 | 10111 |
Color Harmonies of #627103
Complementary color
Monochromatic Colors of #627103
Black with #627103
Text Example
Text Example
White with #627103
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627103; }
p { color: rgb(98,113,3); }
H1.HeaderClassName
{
color: #627103;
}
.AnyTagClassName
{
color: #627103;
}
</style>
background-color css
<style>
a { background-color: #627103; }
a { background-color: rgb(98,113,3); }
div.DivClassName
{
background-color: #627103;
}
.BgClassName
{
background-color: #627103;
}
</style>
border-color css
<style>
span { border-color: #627103; }
span { border-color: rgb(98,113,3); }
td.TdClassName
{
border-color: #627103;
}
.TagClassName
{
border-color: #627103;
}
</style>