Shades of Fiji Green #657304
Tints of Fiji Green #657304
RGB
CMYK
RGB Variations
Color information
#657304 (or 0x657304) is known color: Fiji Green. HEX triplet: 65, 73 and 04. RGB value is (101,115,4). Sum of RGB (Red+Green+Blue) = 101+115+4=220 (29% of max value = 765). Red value is 101 (39.84% from 255 or 45.91% from 220); Green value is 115 (45.31% from 255 or 52.27% from 220); Blue value is 4 (1.95% from 255 or 1.82% from 220); Max value from RGB is 115 - color contains mainly: green. Hex color #657304 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #657304 is #9A8CFB. Grayscale: #626262. Windows color (decimal): -10128636 or 291685. OLE color: 291685.
HSL color Cylindrical-coordinate representation of color #657304: hue angle of 67.57º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #657304 is Cyan = 0.12, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 115 | 4 | - |
| CMYK | 0.12 | 0 | 0.97 | 0.55 |
| HSL | 67.57º | 0.93% | 0.23% | - |
| HSV(B) | 67.57º | 0.97% | 0.45% | - |
| XYZ | 11.52 | 15.04 | 2.41 | - |
| YUV | 98.16 | 74.86 | 130.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 115 | 4 | 0.12 | 0 | 0.97 | 0.55 | 67.57 | 0.93 | 0.23 |
| Hex | 65 | 73 | 4 | C | 0 | 61 | 37 | 44 | 5D | 17 |
| Octal | 145 | 163 | 4 | 14 | 0 | 141 | 67 | 104 | 135 | 27 |
| Binary | 1100101 | 1110011 | 100 | 1100 | 0 | 1100001 | 110111 | 1000100 | 1011101 | 10111 |
Color Harmonies of #657304
Complementary color
Monochromatic Colors of #657304
Black with #657304
Text Example
Text Example
White with #657304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657304; }
p { color: rgb(101,115,4); }
H1.HeaderClassName
{
color: #657304;
}
.AnyTagClassName
{
color: #657304;
}
</style>
background-color css
<style>
a { background-color: #657304; }
a { background-color: rgb(101,115,4); }
div.DivClassName
{
background-color: #657304;
}
.BgClassName
{
background-color: #657304;
}
</style>
border-color css
<style>
span { border-color: #657304; }
span { border-color: rgb(101,115,4); }
td.TdClassName
{
border-color: #657304;
}
.TagClassName
{
border-color: #657304;
}
</style>