Shades of Fiji Green #627226
Tints of Fiji Green #627226
RGB
CMYK
RGB Variations
Color information
#627226 (or 0x627226) is known color: Fiji Green. HEX triplet: 62, 72 and 26. RGB value is (98,114,38). Sum of RGB (Red+Green+Blue) = 98+114+38=250 (33% of max value = 765). Red value is 98 (38.67% from 255 or 39.2% from 250); Green value is 114 (44.92% from 255 or 45.6% from 250); Blue value is 38 (15.23% from 255 or 15.2% from 250); Max value from RGB is 114 - color contains mainly: green. Hex color #627226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627226 is #9D8DD9. Grayscale: #646464. Windows color (decimal): -10325466 or 2519650. OLE color: 2519650.
HSL color Cylindrical-coordinate representation of color #627226: hue angle of 72.63º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #627226 is Cyan = 0.14, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 114 | 38 | - |
| CMYK | 0.14 | 0 | 0.67 | 0.55 |
| HSL | 72.63º | 0.5% | 0.3% | - |
| HSV(B) | 72.63º | 0.67% | 0.45% | - |
| XYZ | 11.4 | 14.77 | 4.08 | - |
| YUV | 100.55 | 92.7 | 126.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 114 | 38 | 0.14 | 0 | 0.67 | 0.55 | 72.63 | 0.5 | 0.3 |
| Hex | 62 | 72 | 26 | E | 0 | 43 | 37 | 49 | 32 | 1E |
| Octal | 142 | 162 | 46 | 16 | 0 | 103 | 67 | 111 | 62 | 36 |
| Binary | 1100010 | 1110010 | 100110 | 1110 | 0 | 1000011 | 110111 | 1001001 | 110010 | 11110 |
Color Harmonies of #627226
Complementary color
Monochromatic Colors of #627226
Black with #627226
Text Example
Text Example
White with #627226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627226; }
p { color: rgb(98,114,38); }
H1.HeaderClassName
{
color: #627226;
}
.AnyTagClassName
{
color: #627226;
}
</style>
background-color css
<style>
a { background-color: #627226; }
a { background-color: rgb(98,114,38); }
div.DivClassName
{
background-color: #627226;
}
.BgClassName
{
background-color: #627226;
}
</style>
border-color css
<style>
span { border-color: #627226; }
span { border-color: rgb(98,114,38); }
td.TdClassName
{
border-color: #627226;
}
.TagClassName
{
border-color: #627226;
}
</style>