Shades of Fiji Green #627122
Tints of Fiji Green #627122
RGB
CMYK
RGB Variations
Color information
#627122 (or 0x627122) is known color: Fiji Green. HEX triplet: 62, 71 and 22. RGB value is (98,113,34). Sum of RGB (Red+Green+Blue) = 98+113+34=245 (32% of max value = 765). Red value is 98 (38.67% from 255 or 40% from 245); Green value is 113 (44.53% from 255 or 46.12% from 245); Blue value is 34 (13.67% from 255 or 13.88% from 245); Max value from RGB is 113 - color contains mainly: green. Hex color #627122 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627122 is #9D8EDD. Grayscale: #636363. Windows color (decimal): -10325726 or 2257250. OLE color: 2257250.
HSL color Cylindrical-coordinate representation of color #627122: hue angle of 71.39º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #627122 is Cyan = 0.13, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 113 | 34 | - |
| CMYK | 0.13 | 0 | 0.70 | 0.56 |
| HSL | 71.39º | 0.54% | 0.29% | - |
| HSV(B) | 71.39º | 0.7% | 0.44% | - |
| XYZ | 11.23 | 14.52 | 3.72 | - |
| YUV | 99.51 | 91.03 | 126.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 113 | 34 | 0.13 | 0 | 0.70 | 0.56 | 71.39 | 0.54 | 0.29 |
| Hex | 62 | 71 | 22 | D | 0 | 46 | 38 | 47 | 36 | 1D |
| Octal | 142 | 161 | 42 | 15 | 0 | 106 | 70 | 107 | 66 | 35 |
| Binary | 1100010 | 1110001 | 100010 | 1101 | 0 | 1000110 | 111000 | 1000111 | 110110 | 11101 |
Color Harmonies of #627122
Complementary color
Monochromatic Colors of #627122
Black with #627122
Text Example
Text Example
White with #627122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627122; }
p { color: rgb(98,113,34); }
H1.HeaderClassName
{
color: #627122;
}
.AnyTagClassName
{
color: #627122;
}
</style>
background-color css
<style>
a { background-color: #627122; }
a { background-color: rgb(98,113,34); }
div.DivClassName
{
background-color: #627122;
}
.BgClassName
{
background-color: #627122;
}
</style>
border-color css
<style>
span { border-color: #627122; }
span { border-color: rgb(98,113,34); }
td.TdClassName
{
border-color: #627122;
}
.TagClassName
{
border-color: #627122;
}
</style>