Shades of Fiji Green #627421
Tints of Fiji Green #627421
RGB
CMYK
RGB Variations
Color information
#627421 (or 0x627421) is known color: Fiji Green. HEX triplet: 62, 74 and 21. RGB value is (98,116,33). Sum of RGB (Red+Green+Blue) = 98+116+33=247 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.68% from 247); Green value is 116 (45.70% from 255 or 46.96% from 247); Blue value is 33 (13.28% from 255 or 13.36% from 247); Max value from RGB is 116 - color contains mainly: green. Hex color #627421 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627421 is #9D8BDE. Grayscale: #656565. Windows color (decimal): -10324959 or 2192482. OLE color: 2192482.
HSL color Cylindrical-coordinate representation of color #627421: hue angle of 73.01º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #627421 is Cyan = 0.16, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 33 | - |
| CMYK | 0.16 | 0 | 0.72 | 0.55 |
| HSL | 73.01º | 0.56% | 0.29% | - |
| HSV(B) | 73.01º | 0.72% | 0.45% | - |
| XYZ | 11.56 | 15.2 | 3.76 | - |
| YUV | 101.16 | 89.54 | 125.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 33 | 0.16 | 0 | 0.72 | 0.55 | 73.01 | 0.56 | 0.29 |
| Hex | 62 | 74 | 21 | 10 | 0 | 48 | 37 | 49 | 38 | 1D |
| Octal | 142 | 164 | 41 | 20 | 0 | 110 | 67 | 111 | 70 | 35 |
| Binary | 1100010 | 1110100 | 100001 | 10000 | 0 | 1001000 | 110111 | 1001001 | 111000 | 11101 |
Color Harmonies of #627421
Complementary color
Monochromatic Colors of #627421
Black with #627421
Text Example
Text Example
White with #627421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627421; }
p { color: rgb(98,116,33); }
H1.HeaderClassName
{
color: #627421;
}
.AnyTagClassName
{
color: #627421;
}
</style>
background-color css
<style>
a { background-color: #627421; }
a { background-color: rgb(98,116,33); }
div.DivClassName
{
background-color: #627421;
}
.BgClassName
{
background-color: #627421;
}
</style>
border-color css
<style>
span { border-color: #627421; }
span { border-color: rgb(98,116,33); }
td.TdClassName
{
border-color: #627421;
}
.TagClassName
{
border-color: #627421;
}
</style>