Shades of Fiji Green #607227
Tints of Fiji Green #607227
RGB
CMYK
RGB Variations
Color information
#607227 (or 0x607227) is known color: Fiji Green. HEX triplet: 60, 72 and 27. RGB value is (96,114,39). Sum of RGB (Red+Green+Blue) = 96+114+39=249 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.55% from 249); Green value is 114 (44.92% from 255 or 45.78% from 249); Blue value is 39 (15.62% from 255 or 15.66% from 249); Max value from RGB is 114 - color contains mainly: green. Hex color #607227 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607227 is #9F8DD8. Grayscale: #646464. Windows color (decimal): -10456537 or 2585184. OLE color: 2585184.
HSL color Cylindrical-coordinate representation of color #607227: hue angle of 74.4º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #607227 is Cyan = 0.16, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 114 | 39 | - |
| CMYK | 0.16 | 0 | 0.66 | 0.55 |
| HSL | 74.4º | 0.49% | 0.3% | - |
| HSV(B) | 74.4º | 0.66% | 0.45% | - |
| XYZ | 11.21 | 14.67 | 4.16 | - |
| YUV | 100.07 | 93.54 | 125.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 39 | 0.16 | 0 | 0.66 | 0.55 | 74.4 | 0.49 | 0.3 |
| Hex | 60 | 72 | 27 | 10 | 0 | 42 | 37 | 4A | 31 | 1E |
| Octal | 140 | 162 | 47 | 20 | 0 | 102 | 67 | 112 | 61 | 36 |
| Binary | 1100000 | 1110010 | 100111 | 10000 | 0 | 1000010 | 110111 | 1001010 | 110001 | 11110 |
Color Harmonies of #607227
Complementary color
Monochromatic Colors of #607227
Black with #607227
Text Example
Text Example
White with #607227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607227; }
p { color: rgb(96,114,39); }
H1.HeaderClassName
{
color: #607227;
}
.AnyTagClassName
{
color: #607227;
}
</style>
background-color css
<style>
a { background-color: #607227; }
a { background-color: rgb(96,114,39); }
div.DivClassName
{
background-color: #607227;
}
.BgClassName
{
background-color: #607227;
}
</style>
border-color css
<style>
span { border-color: #607227; }
span { border-color: rgb(96,114,39); }
td.TdClassName
{
border-color: #607227;
}
.TagClassName
{
border-color: #607227;
}
</style>