Shades of Fiji Green #627010
Tints of Fiji Green #627010
RGB
CMYK
RGB Variations
Color information
#627010 (or 0x627010) is known color: Fiji Green. HEX triplet: 62, 70 and 10. RGB value is (98,112,16). Sum of RGB (Red+Green+Blue) = 98+112+16=226 (29% of max value = 765). Red value is 98 (38.67% from 255 or 43.36% from 226); Green value is 112 (44.14% from 255 or 49.56% from 226); Blue value is 16 (6.64% from 255 or 7.08% from 226); Max value from RGB is 112 - color contains mainly: green. Hex color #627010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627010 is #9D8FEF. Grayscale: #616161. Windows color (decimal): -10326000 or 1077346. OLE color: 1077346.
HSL color Cylindrical-coordinate representation of color #627010: hue angle of 68.75º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #627010 is Cyan = 0.13, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 112 | 16 | - |
| CMYK | 0.13 | 0 | 0.86 | 0.56 |
| HSL | 68.75º | 0.75% | 0.25% | - |
| HSV(B) | 68.75º | 0.86% | 0.44% | - |
| XYZ | 10.92 | 14.22 | 2.66 | - |
| YUV | 96.87 | 82.36 | 128.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 112 | 16 | 0.13 | 0 | 0.86 | 0.56 | 68.75 | 0.75 | 0.25 |
| Hex | 62 | 70 | 10 | D | 0 | 56 | 38 | 45 | 4B | 19 |
| Octal | 142 | 160 | 20 | 15 | 0 | 126 | 70 | 105 | 113 | 31 |
| Binary | 1100010 | 1110000 | 10000 | 1101 | 0 | 1010110 | 111000 | 1000101 | 1001011 | 11001 |
Color Harmonies of #627010
Complementary color
Monochromatic Colors of #627010
Black with #627010
Text Example
Text Example
White with #627010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627010; }
p { color: rgb(98,112,16); }
H1.HeaderClassName
{
color: #627010;
}
.AnyTagClassName
{
color: #627010;
}
</style>
background-color css
<style>
a { background-color: #627010; }
a { background-color: rgb(98,112,16); }
div.DivClassName
{
background-color: #627010;
}
.BgClassName
{
background-color: #627010;
}
</style>
border-color css
<style>
span { border-color: #627010; }
span { border-color: rgb(98,112,16); }
td.TdClassName
{
border-color: #627010;
}
.TagClassName
{
border-color: #627010;
}
</style>