Shades of Fiji Green #607308
Tints of Fiji Green #607308
RGB
CMYK
RGB Variations
Color information
#607308 (or 0x607308) is known color: Fiji Green. HEX triplet: 60, 73 and 08. RGB value is (96,115,8). Sum of RGB (Red+Green+Blue) = 96+115+8=219 (29% of max value = 765). Red value is 96 (37.89% from 255 or 43.84% from 219); Green value is 115 (45.31% from 255 or 52.51% from 219); Blue value is 8 (3.52% from 255 or 3.65% from 219); Max value from RGB is 115 - color contains mainly: green. Hex color #607308 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607308 is #9F8CF7. Grayscale: #616161. Windows color (decimal): -10456312 or 553824. OLE color: 553824.
HSL color Cylindrical-coordinate representation of color #607308: hue angle of 70.65º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #607308 is Cyan = 0.17, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 115 | 8 | - |
| CMYK | 0.17 | 0 | 0.93 | 0.55 |
| HSL | 70.65º | 0.87% | 0.24% | - |
| HSV(B) | 70.65º | 0.93% | 0.45% | - |
| XYZ | 11 | 14.77 | 2.5 | - |
| YUV | 97.12 | 77.71 | 127.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 8 | 0.17 | 0 | 0.93 | 0.55 | 70.65 | 0.87 | 0.24 |
| Hex | 60 | 73 | 8 | 11 | 0 | 5D | 37 | 47 | 57 | 18 |
| Octal | 140 | 163 | 10 | 21 | 0 | 135 | 67 | 107 | 127 | 30 |
| Binary | 1100000 | 1110011 | 1000 | 10001 | 0 | 1011101 | 110111 | 1000111 | 1010111 | 11000 |
Color Harmonies of #607308
Complementary color
Monochromatic Colors of #607308
Black with #607308
Text Example
Text Example
White with #607308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607308; }
p { color: rgb(96,115,8); }
H1.HeaderClassName
{
color: #607308;
}
.AnyTagClassName
{
color: #607308;
}
</style>
background-color css
<style>
a { background-color: #607308; }
a { background-color: rgb(96,115,8); }
div.DivClassName
{
background-color: #607308;
}
.BgClassName
{
background-color: #607308;
}
</style>
border-color css
<style>
span { border-color: #607308; }
span { border-color: rgb(96,115,8); }
td.TdClassName
{
border-color: #607308;
}
.TagClassName
{
border-color: #607308;
}
</style>