Shades of Fiji Green #606304
Tints of Fiji Green #606304
RGB
CMYK
RGB Variations
Color information
#606304 (or 0x606304) is known color: Fiji Green. HEX triplet: 60, 63 and 04. RGB value is (96,99,4). Sum of RGB (Red+Green+Blue) = 96+99+4=199 (26% of max value = 765). Red value is 96 (37.89% from 255 or 48.24% from 199); Green value is 99 (39.06% from 255 or 49.75% from 199); Blue value is 4 (1.95% from 255 or 2.01% from 199); Max value from RGB is 99 - color contains mainly: green. Hex color #606304 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #606304 is #9F9CFB. Grayscale: #575757. Windows color (decimal): -10460412 or 287584. OLE color: 287584.
HSL color Cylindrical-coordinate representation of color #606304: hue angle of 61.89º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #606304 is Cyan = 0.03, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 96 | 99 | 4 | - |
| CMYK | 0.03 | 0 | 0.96 | 0.61 |
| HSL | 61.89º | 0.92% | 0.2% | - |
| HSV(B) | 61.89º | 0.96% | 0.39% | - |
| XYZ | 9.31 | 11.42 | 1.83 | - |
| YUV | 87.27 | 81.01 | 134.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 99 | 4 | 0.03 | 0 | 0.96 | 0.61 | 61.89 | 0.92 | 0.2 |
| Hex | 60 | 63 | 4 | 3 | 0 | 60 | 3D | 3E | 5C | 14 |
| Octal | 140 | 143 | 4 | 3 | 0 | 140 | 75 | 76 | 134 | 24 |
| Binary | 1100000 | 1100011 | 100 | 11 | 0 | 1100000 | 111101 | 111110 | 1011100 | 10100 |
Color Harmonies of #606304
Complementary color
Monochromatic Colors of #606304
Black with #606304
Text Example
Text Example
White with #606304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606304; }
p { color: rgb(96,99,4); }
H1.HeaderClassName
{
color: #606304;
}
.AnyTagClassName
{
color: #606304;
}
</style>
background-color css
<style>
a { background-color: #606304; }
a { background-color: rgb(96,99,4); }
div.DivClassName
{
background-color: #606304;
}
.BgClassName
{
background-color: #606304;
}
</style>
border-color css
<style>
span { border-color: #606304; }
span { border-color: rgb(96,99,4); }
td.TdClassName
{
border-color: #606304;
}
.TagClassName
{
border-color: #606304;
}
</style>