Shades of Fiji Green #607226
Tints of Fiji Green #607226
RGB
CMYK
RGB Variations
Color information
#607226 (or 0x607226) is known color: Fiji Green. HEX triplet: 60, 72 and 26. RGB value is (96,114,38). Sum of RGB (Red+Green+Blue) = 96+114+38=248 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.71% from 248); Green value is 114 (44.92% from 255 or 45.97% from 248); Blue value is 38 (15.23% from 255 or 15.32% from 248); Max value from RGB is 114 - color contains mainly: green. Hex color #607226 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607226 is #9F8DD9. Grayscale: #646464. Windows color (decimal): -10456538 or 2519648. OLE color: 2519648.
HSL color Cylindrical-coordinate representation of color #607226: hue angle of 74.21º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #607226 is Cyan = 0.16, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 114 | 38 | - |
| CMYK | 0.16 | 0 | 0.67 | 0.55 |
| HSL | 74.21º | 0.5% | 0.3% | - |
| HSV(B) | 74.21º | 0.67% | 0.45% | - |
| XYZ | 11.19 | 14.66 | 4.07 | - |
| YUV | 99.95 | 93.04 | 125.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 38 | 0.16 | 0 | 0.67 | 0.55 | 74.21 | 0.5 | 0.3 |
| Hex | 60 | 72 | 26 | 10 | 0 | 43 | 37 | 4A | 32 | 1E |
| Octal | 140 | 162 | 46 | 20 | 0 | 103 | 67 | 112 | 62 | 36 |
| Binary | 1100000 | 1110010 | 100110 | 10000 | 0 | 1000011 | 110111 | 1001010 | 110010 | 11110 |
Color Harmonies of #607226
Complementary color
Monochromatic Colors of #607226
Black with #607226
Text Example
Text Example
White with #607226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607226; }
p { color: rgb(96,114,38); }
H1.HeaderClassName
{
color: #607226;
}
.AnyTagClassName
{
color: #607226;
}
</style>
background-color css
<style>
a { background-color: #607226; }
a { background-color: rgb(96,114,38); }
div.DivClassName
{
background-color: #607226;
}
.BgClassName
{
background-color: #607226;
}
</style>
border-color css
<style>
span { border-color: #607226; }
span { border-color: rgb(96,114,38); }
td.TdClassName
{
border-color: #607226;
}
.TagClassName
{
border-color: #607226;
}
</style>