Shades of Fiji Green #627106
Tints of Fiji Green #627106
RGB
CMYK
RGB Variations
Color information
#627106 (or 0x627106) is known color: Fiji Green. HEX triplet: 62, 71 and 06. RGB value is (98,113,6). Sum of RGB (Red+Green+Blue) = 98+113+6=217 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.16% from 217); Green value is 113 (44.53% from 255 or 52.07% from 217); Blue value is 6 (2.73% from 255 or 2.76% from 217); Max value from RGB is 113 - color contains mainly: green. Hex color #627106 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627106 is #9D8EF9. Grayscale: #606060. Windows color (decimal): -10325754 or 422242. OLE color: 422242.
HSL color Cylindrical-coordinate representation of color #627106: hue angle of 68.41º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #627106 is Cyan = 0.13, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 113 | 6 | - |
| CMYK | 0.13 | 0 | 0.95 | 0.56 |
| HSL | 68.41º | 0.9% | 0.23% | - |
| HSV(B) | 68.41º | 0.95% | 0.44% | - |
| XYZ | 10.98 | 14.42 | 2.38 | - |
| YUV | 96.32 | 77.03 | 129.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 113 | 6 | 0.13 | 0 | 0.95 | 0.56 | 68.41 | 0.9 | 0.23 |
| Hex | 62 | 71 | 6 | D | 0 | 5F | 38 | 44 | 5A | 17 |
| Octal | 142 | 161 | 6 | 15 | 0 | 137 | 70 | 104 | 132 | 27 |
| Binary | 1100010 | 1110001 | 110 | 1101 | 0 | 1011111 | 111000 | 1000100 | 1011010 | 10111 |
Color Harmonies of #627106
Complementary color
Monochromatic Colors of #627106
Black with #627106
Text Example
Text Example
White with #627106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627106; }
p { color: rgb(98,113,6); }
H1.HeaderClassName
{
color: #627106;
}
.AnyTagClassName
{
color: #627106;
}
</style>
background-color css
<style>
a { background-color: #627106; }
a { background-color: rgb(98,113,6); }
div.DivClassName
{
background-color: #627106;
}
.BgClassName
{
background-color: #627106;
}
</style>
border-color css
<style>
span { border-color: #627106; }
span { border-color: rgb(98,113,6); }
td.TdClassName
{
border-color: #627106;
}
.TagClassName
{
border-color: #627106;
}
</style>