Shades of Fiji Green #606514
Tints of Fiji Green #606514
RGB
CMYK
RGB Variations
Color information
#606514 (or 0x606514) is known color: Fiji Green. HEX triplet: 60, 65 and 14. RGB value is (96,101,20). Sum of RGB (Red+Green+Blue) = 96+101+20=217 (28% of max value = 765). Red value is 96 (37.89% from 255 or 44.24% from 217); Green value is 101 (39.84% from 255 or 46.54% from 217); Blue value is 20 (8.20% from 255 or 9.22% from 217); Max value from RGB is 101 - color contains mainly: green. Hex color #606514 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606514 is #9F9AEB. Grayscale: #5A5A5A. Windows color (decimal): -10459884 or 1336672. OLE color: 1336672.
HSL color Cylindrical-coordinate representation of color #606514: hue angle of 63.7º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #606514 is Cyan = 0.05, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 101 | 20 | - |
| CMYK | 0.05 | 0 | 0.80 | 0.60 |
| HSL | 63.7º | 0.67% | 0.24% | - |
| HSV(B) | 63.7º | 0.8% | 0.4% | - |
| XYZ | 9.6 | 11.84 | 2.44 | - |
| YUV | 90.27 | 88.34 | 132.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 101 | 20 | 0.05 | 0 | 0.80 | 0.60 | 63.7 | 0.67 | 0.24 |
| Hex | 60 | 65 | 14 | 5 | 0 | 50 | 3C | 40 | 43 | 18 |
| Octal | 140 | 145 | 24 | 5 | 0 | 120 | 74 | 100 | 103 | 30 |
| Binary | 1100000 | 1100101 | 10100 | 101 | 0 | 1010000 | 111100 | 1000000 | 1000011 | 11000 |
Color Harmonies of #606514
Complementary color
Monochromatic Colors of #606514
Black with #606514
Text Example
Text Example
White with #606514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606514; }
p { color: rgb(96,101,20); }
H1.HeaderClassName
{
color: #606514;
}
.AnyTagClassName
{
color: #606514;
}
</style>
background-color css
<style>
a { background-color: #606514; }
a { background-color: rgb(96,101,20); }
div.DivClassName
{
background-color: #606514;
}
.BgClassName
{
background-color: #606514;
}
</style>
border-color css
<style>
span { border-color: #606514; }
span { border-color: rgb(96,101,20); }
td.TdClassName
{
border-color: #606514;
}
.TagClassName
{
border-color: #606514;
}
</style>