Shades of Fiji Green #607215
Tints of Fiji Green #607215
RGB
CMYK
RGB Variations
Color information
#607215 (or 0x607215) is known color: Fiji Green. HEX triplet: 60, 72 and 15. RGB value is (96,114,21). Sum of RGB (Red+Green+Blue) = 96+114+21=231 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.56% from 231); Green value is 114 (44.92% from 255 or 49.35% from 231); Blue value is 21 (8.59% from 255 or 9.09% from 231); Max value from RGB is 114 - color contains mainly: green. Hex color #607215 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607215 is #9F8DEA. Grayscale: #626262. Windows color (decimal): -10456555 or 1405536. OLE color: 1405536.
HSL color Cylindrical-coordinate representation of color #607215: hue angle of 71.61º degrees, saturation: 0.69, 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 #607215 is Cyan = 0.16, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 114 | 21 | - |
| CMYK | 0.16 | 0 | 0.82 | 0.55 |
| HSL | 71.61º | 0.69% | 0.26% | - |
| HSV(B) | 71.61º | 0.82% | 0.45% | - |
| XYZ | 10.98 | 14.58 | 2.94 | - |
| YUV | 98.02 | 84.54 | 126.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 21 | 0.16 | 0 | 0.82 | 0.55 | 71.61 | 0.69 | 0.26 |
| Hex | 60 | 72 | 15 | 10 | 0 | 52 | 37 | 48 | 45 | 1A |
| Octal | 140 | 162 | 25 | 20 | 0 | 122 | 67 | 110 | 105 | 32 |
| Binary | 1100000 | 1110010 | 10101 | 10000 | 0 | 1010010 | 110111 | 1001000 | 1000101 | 11010 |
Color Harmonies of #607215
Complementary color
Monochromatic Colors of #607215
Black with #607215
Text Example
Text Example
White with #607215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607215; }
p { color: rgb(96,114,21); }
H1.HeaderClassName
{
color: #607215;
}
.AnyTagClassName
{
color: #607215;
}
</style>
background-color css
<style>
a { background-color: #607215; }
a { background-color: rgb(96,114,21); }
div.DivClassName
{
background-color: #607215;
}
.BgClassName
{
background-color: #607215;
}
</style>
border-color css
<style>
span { border-color: #607215; }
span { border-color: rgb(96,114,21); }
td.TdClassName
{
border-color: #607215;
}
.TagClassName
{
border-color: #607215;
}
</style>