Shades of Fiji Green #627625
Tints of Fiji Green #627625
RGB
CMYK
RGB Variations
Color information
#627625 (or 0x627625) is known color: Fiji Green. HEX triplet: 62, 76 and 25. RGB value is (98,118,37). Sum of RGB (Red+Green+Blue) = 98+118+37=253 (33% of max value = 765). Red value is 98 (38.67% from 255 or 38.74% from 253); Green value is 118 (46.48% from 255 or 46.64% from 253); Blue value is 37 (14.84% from 255 or 14.62% from 253); Max value from RGB is 118 - color contains mainly: green. Hex color #627625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627625 is #9D89DA. Grayscale: #676767. Windows color (decimal): -10324443 or 2455138. OLE color: 2455138.
HSL color Cylindrical-coordinate representation of color #627625: hue angle of 74.81º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #627625 is Cyan = 0.17, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 37 | - |
| CMYK | 0.17 | 0 | 0.69 | 0.54 |
| HSL | 74.81º | 0.52% | 0.3% | - |
| HSV(B) | 74.81º | 0.69% | 0.46% | - |
| XYZ | 11.85 | 15.69 | 4.15 | - |
| YUV | 102.79 | 90.87 | 124.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 37 | 0.17 | 0 | 0.69 | 0.54 | 74.81 | 0.52 | 0.3 |
| Hex | 62 | 76 | 25 | 11 | 0 | 45 | 36 | 4B | 34 | 1E |
| Octal | 142 | 166 | 45 | 21 | 0 | 105 | 66 | 113 | 64 | 36 |
| Binary | 1100010 | 1110110 | 100101 | 10001 | 0 | 1000101 | 110110 | 1001011 | 110100 | 11110 |
Color Harmonies of #627625
Complementary color
Monochromatic Colors of #627625
Black with #627625
Text Example
Text Example
White with #627625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627625; }
p { color: rgb(98,118,37); }
H1.HeaderClassName
{
color: #627625;
}
.AnyTagClassName
{
color: #627625;
}
</style>
background-color css
<style>
a { background-color: #627625; }
a { background-color: rgb(98,118,37); }
div.DivClassName
{
background-color: #627625;
}
.BgClassName
{
background-color: #627625;
}
</style>
border-color css
<style>
span { border-color: #627625; }
span { border-color: rgb(98,118,37); }
td.TdClassName
{
border-color: #627625;
}
.TagClassName
{
border-color: #627625;
}
</style>