Shades of Fiji Green #607908
Tints of Fiji Green #607908
RGB
CMYK
RGB Variations
Color information
#607908 (or 0x607908) is known color: Fiji Green. HEX triplet: 60, 79 and 08. RGB value is (96,121,8). Sum of RGB (Red+Green+Blue) = 96+121+8=225 (29% of max value = 765). Red value is 96 (37.89% from 255 or 42.67% from 225); Green value is 121 (47.66% from 255 or 53.78% from 225); Blue value is 8 (3.52% from 255 or 3.56% from 225); Max value from RGB is 121 - color contains mainly: green. Hex color #607908 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607908 is #9F86F7. Grayscale: #656565. Windows color (decimal): -10454776 or 555360. OLE color: 555360.
HSL color Cylindrical-coordinate representation of color #607908: hue angle of 73.27º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #607908 is Cyan = 0.21, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 121 | 8 | - |
| CMYK | 0.21 | 0 | 0.93 | 0.53 |
| HSL | 73.27º | 0.88% | 0.25% | - |
| HSV(B) | 73.27º | 0.93% | 0.47% | - |
| XYZ | 11.71 | 16.18 | 2.74 | - |
| YUV | 100.64 | 75.72 | 124.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 121 | 8 | 0.21 | 0 | 0.93 | 0.53 | 73.27 | 0.88 | 0.25 |
| Hex | 60 | 79 | 8 | 15 | 0 | 5D | 35 | 49 | 58 | 19 |
| Octal | 140 | 171 | 10 | 25 | 0 | 135 | 65 | 111 | 130 | 31 |
| Binary | 1100000 | 1111001 | 1000 | 10101 | 0 | 1011101 | 110101 | 1001001 | 1011000 | 11001 |
Color Harmonies of #607908
Complementary color
Monochromatic Colors of #607908
Black with #607908
Text Example
Text Example
White with #607908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607908; }
p { color: rgb(96,121,8); }
H1.HeaderClassName
{
color: #607908;
}
.AnyTagClassName
{
color: #607908;
}
</style>
background-color css
<style>
a { background-color: #607908; }
a { background-color: rgb(96,121,8); }
div.DivClassName
{
background-color: #607908;
}
.BgClassName
{
background-color: #607908;
}
</style>
border-color css
<style>
span { border-color: #607908; }
span { border-color: rgb(96,121,8); }
td.TdClassName
{
border-color: #607908;
}
.TagClassName
{
border-color: #607908;
}
</style>