Shades of Fiji Green #607625
Tints of Fiji Green #607625
RGB
CMYK
RGB Variations
Color information
#607625 (or 0x607625) is known color: Fiji Green. HEX triplet: 60, 76 and 25. RGB value is (96,118,37). Sum of RGB (Red+Green+Blue) = 96+118+37=251 (33% of max value = 765). Red value is 96 (37.89% from 255 or 38.25% from 251); Green value is 118 (46.48% from 255 or 47.01% from 251); Blue value is 37 (14.84% from 255 or 14.74% from 251); Max value from RGB is 118 - color contains mainly: green. Hex color #607625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607625 is #9F89DA. Grayscale: #666666. Windows color (decimal): -10455515 or 2455136. OLE color: 2455136.
HSL color Cylindrical-coordinate representation of color #607625: hue angle of 76.3º 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 #607625 is Cyan = 0.19, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 118 | 37 | - |
| CMYK | 0.19 | 0 | 0.69 | 0.54 |
| HSL | 76.3º | 0.52% | 0.3% | - |
| HSV(B) | 76.3º | 0.69% | 0.46% | - |
| XYZ | 11.64 | 15.58 | 4.14 | - |
| YUV | 102.19 | 91.21 | 123.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 118 | 37 | 0.19 | 0 | 0.69 | 0.54 | 76.3 | 0.52 | 0.3 |
| Hex | 60 | 76 | 25 | 13 | 0 | 45 | 36 | 4C | 34 | 1E |
| Octal | 140 | 166 | 45 | 23 | 0 | 105 | 66 | 114 | 64 | 36 |
| Binary | 1100000 | 1110110 | 100101 | 10011 | 0 | 1000101 | 110110 | 1001100 | 110100 | 11110 |
Color Harmonies of #607625
Complementary color
Monochromatic Colors of #607625
Black with #607625
Text Example
Text Example
White with #607625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607625; }
p { color: rgb(96,118,37); }
H1.HeaderClassName
{
color: #607625;
}
.AnyTagClassName
{
color: #607625;
}
</style>
background-color css
<style>
a { background-color: #607625; }
a { background-color: rgb(96,118,37); }
div.DivClassName
{
background-color: #607625;
}
.BgClassName
{
background-color: #607625;
}
</style>
border-color css
<style>
span { border-color: #607625; }
span { border-color: rgb(96,118,37); }
td.TdClassName
{
border-color: #607625;
}
.TagClassName
{
border-color: #607625;
}
</style>