Shades of Fiji Green #627017
Tints of Fiji Green #627017
RGB
CMYK
RGB Variations
Color information
#627017 (or 0x627017) is known color: Fiji Green. HEX triplet: 62, 70 and 17. RGB value is (98,112,23). Sum of RGB (Red+Green+Blue) = 98+112+23=233 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.06% from 233); Green value is 112 (44.14% from 255 or 48.07% from 233); Blue value is 23 (9.38% from 255 or 9.87% from 233); Max value from RGB is 112 - color contains mainly: green. Hex color #627017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627017 is #9D8FE8. Grayscale: #626262. Windows color (decimal): -10325993 or 1536098. OLE color: 1536098.
HSL color Cylindrical-coordinate representation of color #627017: hue angle of 69.44º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #627017 is Cyan = 0.13, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 112 | 23 | - |
| CMYK | 0.13 | 0 | 0.79 | 0.56 |
| HSL | 69.44º | 0.66% | 0.26% | - |
| HSV(B) | 69.44º | 0.79% | 0.44% | - |
| XYZ | 10.99 | 14.25 | 2.98 | - |
| YUV | 97.67 | 85.86 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 112 | 23 | 0.13 | 0 | 0.79 | 0.56 | 69.44 | 0.66 | 0.26 |
| Hex | 62 | 70 | 17 | D | 0 | 4F | 38 | 45 | 42 | 1A |
| Octal | 142 | 160 | 27 | 15 | 0 | 117 | 70 | 105 | 102 | 32 |
| Binary | 1100010 | 1110000 | 10111 | 1101 | 0 | 1001111 | 111000 | 1000101 | 1000010 | 11010 |
Color Harmonies of #627017
Complementary color
Monochromatic Colors of #627017
Black with #627017
Text Example
Text Example
White with #627017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627017; }
p { color: rgb(98,112,23); }
H1.HeaderClassName
{
color: #627017;
}
.AnyTagClassName
{
color: #627017;
}
</style>
background-color css
<style>
a { background-color: #627017; }
a { background-color: rgb(98,112,23); }
div.DivClassName
{
background-color: #627017;
}
.BgClassName
{
background-color: #627017;
}
</style>
border-color css
<style>
span { border-color: #627017; }
span { border-color: rgb(98,112,23); }
td.TdClassName
{
border-color: #627017;
}
.TagClassName
{
border-color: #627017;
}
</style>