Shades of Fiji Green #606704
Tints of Fiji Green #606704
RGB
CMYK
RGB Variations
Color information
#606704 (or 0x606704) is known color: Fiji Green. HEX triplet: 60, 67 and 04. RGB value is (96,103,4). Sum of RGB (Red+Green+Blue) = 96+103+4=203 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.29% from 203); Green value is 103 (40.62% from 255 or 50.74% from 203); Blue value is 4 (1.95% from 255 or 1.97% from 203); Max value from RGB is 103 - color contains mainly: green. Hex color #606704 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606704 is #9F98FB. Grayscale: #5A5A5A. Windows color (decimal): -10459388 or 288608. OLE color: 288608.
HSL color Cylindrical-coordinate representation of color #606704: hue angle of 64.24º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #606704 is Cyan = 0.07, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 103 | 4 | - |
| CMYK | 0.07 | 0 | 0.96 | 0.60 |
| HSL | 64.24º | 0.93% | 0.21% | - |
| HSV(B) | 64.24º | 0.96% | 0.4% | - |
| XYZ | 9.7 | 12.2 | 1.96 | - |
| YUV | 89.62 | 79.68 | 132.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 103 | 4 | 0.07 | 0 | 0.96 | 0.60 | 64.24 | 0.93 | 0.21 |
| Hex | 60 | 67 | 4 | 7 | 0 | 60 | 3C | 40 | 5D | 15 |
| Octal | 140 | 147 | 4 | 7 | 0 | 140 | 74 | 100 | 135 | 25 |
| Binary | 1100000 | 1100111 | 100 | 111 | 0 | 1100000 | 111100 | 1000000 | 1011101 | 10101 |
Color Harmonies of #606704
Complementary color
Monochromatic Colors of #606704
Black with #606704
Text Example
Text Example
White with #606704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606704; }
p { color: rgb(96,103,4); }
H1.HeaderClassName
{
color: #606704;
}
.AnyTagClassName
{
color: #606704;
}
</style>
background-color css
<style>
a { background-color: #606704; }
a { background-color: rgb(96,103,4); }
div.DivClassName
{
background-color: #606704;
}
.BgClassName
{
background-color: #606704;
}
</style>
border-color css
<style>
span { border-color: #606704; }
span { border-color: rgb(96,103,4); }
td.TdClassName
{
border-color: #606704;
}
.TagClassName
{
border-color: #606704;
}
</style>