Shades of Fiji Green #607618
Tints of Fiji Green #607618
RGB
CMYK
RGB Variations
Color information
#607618 (or 0x607618) is known color: Fiji Green. HEX triplet: 60, 76 and 18. RGB value is (96,118,24). Sum of RGB (Red+Green+Blue) = 96+118+24=238 (31% of max value = 765). Red value is 96 (37.89% from 255 or 40.34% from 238); Green value is 118 (46.48% from 255 or 49.58% from 238); Blue value is 24 (9.77% from 255 or 10.08% from 238); Max value from RGB is 118 - color contains mainly: green. Hex color #607618 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607618 is #9F89E7. Grayscale: #656565. Windows color (decimal): -10455528 or 1603168. OLE color: 1603168.
HSL color Cylindrical-coordinate representation of color #607618: hue angle of 74.04º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #607618 is Cyan = 0.19, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 96 | 118 | 24 | - |
| CMYK | 0.19 | 0 | 0.80 | 0.54 |
| HSL | 74.04º | 0.66% | 0.28% | - |
| HSV(B) | 74.04º | 0.8% | 0.46% | - |
| XYZ | 11.47 | 15.51 | 3.25 | - |
| YUV | 100.71 | 84.71 | 124.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 118 | 24 | 0.19 | 0 | 0.80 | 0.54 | 74.04 | 0.66 | 0.28 |
| Hex | 60 | 76 | 18 | 13 | 0 | 50 | 36 | 4A | 42 | 1C |
| Octal | 140 | 166 | 30 | 23 | 0 | 120 | 66 | 112 | 102 | 34 |
| Binary | 1100000 | 1110110 | 11000 | 10011 | 0 | 1010000 | 110110 | 1001010 | 1000010 | 11100 |
Color Harmonies of #607618
Complementary color
Monochromatic Colors of #607618
Black with #607618
Text Example
Text Example
White with #607618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607618; }
p { color: rgb(96,118,24); }
H1.HeaderClassName
{
color: #607618;
}
.AnyTagClassName
{
color: #607618;
}
</style>
background-color css
<style>
a { background-color: #607618; }
a { background-color: rgb(96,118,24); }
div.DivClassName
{
background-color: #607618;
}
.BgClassName
{
background-color: #607618;
}
</style>
border-color css
<style>
span { border-color: #607618; }
span { border-color: rgb(96,118,24); }
td.TdClassName
{
border-color: #607618;
}
.TagClassName
{
border-color: #607618;
}
</style>