Shades of Fiji Green #607214
Tints of Fiji Green #607214
RGB
CMYK
RGB Variations
Color information
#607214 (or 0x607214) is known color: Fiji Green. HEX triplet: 60, 72 and 14. RGB value is (96,114,20). Sum of RGB (Red+Green+Blue) = 96+114+20=230 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.74% from 230); Green value is 114 (44.92% from 255 or 49.57% from 230); Blue value is 20 (8.20% from 255 or 8.70% from 230); Max value from RGB is 114 - color contains mainly: green. Hex color #607214 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607214 is #9F8DEB. Grayscale: #626262. Windows color (decimal): -10456556 or 1340000. OLE color: 1340000.
HSL color Cylindrical-coordinate representation of color #607214: hue angle of 71.49º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #607214 is Cyan = 0.16, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 114 | 20 | - |
| CMYK | 0.16 | 0 | 0.82 | 0.55 |
| HSL | 71.49º | 0.7% | 0.26% | - |
| HSV(B) | 71.49º | 0.82% | 0.45% | - |
| XYZ | 10.97 | 14.57 | 2.9 | - |
| YUV | 97.9 | 84.04 | 126.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 20 | 0.16 | 0 | 0.82 | 0.55 | 71.49 | 0.7 | 0.26 |
| Hex | 60 | 72 | 14 | 10 | 0 | 52 | 37 | 47 | 46 | 1A |
| Octal | 140 | 162 | 24 | 20 | 0 | 122 | 67 | 107 | 106 | 32 |
| Binary | 1100000 | 1110010 | 10100 | 10000 | 0 | 1010010 | 110111 | 1000111 | 1000110 | 11010 |
Color Harmonies of #607214
Complementary color
Monochromatic Colors of #607214
Black with #607214
Text Example
Text Example
White with #607214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607214; }
p { color: rgb(96,114,20); }
H1.HeaderClassName
{
color: #607214;
}
.AnyTagClassName
{
color: #607214;
}
</style>
background-color css
<style>
a { background-color: #607214; }
a { background-color: rgb(96,114,20); }
div.DivClassName
{
background-color: #607214;
}
.BgClassName
{
background-color: #607214;
}
</style>
border-color css
<style>
span { border-color: #607214; }
span { border-color: rgb(96,114,20); }
td.TdClassName
{
border-color: #607214;
}
.TagClassName
{
border-color: #607214;
}
</style>