Shades of Fiji Green #606718
Tints of Fiji Green #606718
RGB
CMYK
RGB Variations
Color information
#606718 (or 0x606718) is known color: Fiji Green. HEX triplet: 60, 67 and 18. RGB value is (96,103,24). Sum of RGB (Red+Green+Blue) = 96+103+24=223 (29% of max value = 765). Red value is 96 (37.89% from 255 or 43.05% from 223); Green value is 103 (40.62% from 255 or 46.19% from 223); Blue value is 24 (9.77% from 255 or 10.76% from 223); Max value from RGB is 103 - color contains mainly: green. Hex color #606718 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606718 is #9F98E7. Grayscale: #5C5C5C. Windows color (decimal): -10459368 or 1599328. OLE color: 1599328.
HSL color Cylindrical-coordinate representation of color #606718: hue angle of 65.32º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #606718 is Cyan = 0.07, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 103 | 24 | - |
| CMYK | 0.07 | 0 | 0.77 | 0.60 |
| HSL | 65.32º | 0.62% | 0.25% | - |
| HSV(B) | 65.32º | 0.77% | 0.4% | - |
| XYZ | 9.84 | 12.25 | 2.71 | - |
| YUV | 91.9 | 89.68 | 130.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 103 | 24 | 0.07 | 0 | 0.77 | 0.60 | 65.32 | 0.62 | 0.25 |
| Hex | 60 | 67 | 18 | 7 | 0 | 4D | 3C | 41 | 3E | 19 |
| Octal | 140 | 147 | 30 | 7 | 0 | 115 | 74 | 101 | 76 | 31 |
| Binary | 1100000 | 1100111 | 11000 | 111 | 0 | 1001101 | 111100 | 1000001 | 111110 | 11001 |
Color Harmonies of #606718
Complementary color
Monochromatic Colors of #606718
Black with #606718
Text Example
Text Example
White with #606718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606718; }
p { color: rgb(96,103,24); }
H1.HeaderClassName
{
color: #606718;
}
.AnyTagClassName
{
color: #606718;
}
</style>
background-color css
<style>
a { background-color: #606718; }
a { background-color: rgb(96,103,24); }
div.DivClassName
{
background-color: #606718;
}
.BgClassName
{
background-color: #606718;
}
</style>
border-color css
<style>
span { border-color: #606718; }
span { border-color: rgb(96,103,24); }
td.TdClassName
{
border-color: #606718;
}
.TagClassName
{
border-color: #606718;
}
</style>