Shades of Fiji Green #627126
Tints of Fiji Green #627126
RGB
CMYK
RGB Variations
Color information
#627126 (or 0x627126) is known color: Fiji Green. HEX triplet: 62, 71 and 26. RGB value is (98,113,38). Sum of RGB (Red+Green+Blue) = 98+113+38=249 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.36% from 249); Green value is 113 (44.53% from 255 or 45.38% from 249); Blue value is 38 (15.23% from 255 or 15.26% from 249); Max value from RGB is 113 - color contains mainly: green. Hex color #627126 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627126 is #9D8ED9. Grayscale: #646464. Windows color (decimal): -10325722 or 2519394. OLE color: 2519394.
HSL color Cylindrical-coordinate representation of color #627126: hue angle of 72º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #627126 is Cyan = 0.13, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 113 | 38 | - |
| CMYK | 0.13 | 0 | 0.66 | 0.56 |
| HSL | 72º | 0.5% | 0.3% | - |
| HSV(B) | 72º | 0.66% | 0.44% | - |
| XYZ | 11.29 | 14.55 | 4.05 | - |
| YUV | 99.97 | 93.03 | 126.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 113 | 38 | 0.13 | 0 | 0.66 | 0.56 | 72 | 0.5 | 0.3 |
| Hex | 62 | 71 | 26 | D | 0 | 42 | 38 | 48 | 32 | 1E |
| Octal | 142 | 161 | 46 | 15 | 0 | 102 | 70 | 110 | 62 | 36 |
| Binary | 1100010 | 1110001 | 100110 | 1101 | 0 | 1000010 | 111000 | 1001000 | 110010 | 11110 |
Color Harmonies of #627126
Complementary color
Monochromatic Colors of #627126
Black with #627126
Text Example
Text Example
White with #627126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627126; }
p { color: rgb(98,113,38); }
H1.HeaderClassName
{
color: #627126;
}
.AnyTagClassName
{
color: #627126;
}
</style>
background-color css
<style>
a { background-color: #627126; }
a { background-color: rgb(98,113,38); }
div.DivClassName
{
background-color: #627126;
}
.BgClassName
{
background-color: #627126;
}
</style>
border-color css
<style>
span { border-color: #627126; }
span { border-color: rgb(98,113,38); }
td.TdClassName
{
border-color: #627126;
}
.TagClassName
{
border-color: #627126;
}
</style>