Shades of Fiji Green #607324
Tints of Fiji Green #607324
RGB
CMYK
RGB Variations
Color information
#607324 (or 0x607324) is known color: Fiji Green. HEX triplet: 60, 73 and 24. RGB value is (96,115,36). Sum of RGB (Red+Green+Blue) = 96+115+36=247 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.87% from 247); Green value is 115 (45.31% from 255 or 46.56% from 247); Blue value is 36 (14.45% from 255 or 14.57% from 247); Max value from RGB is 115 - color contains mainly: green. Hex color #607324 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607324 is #9F8CDB. Grayscale: #646464. Windows color (decimal): -10456284 or 2388832. OLE color: 2388832.
HSL color Cylindrical-coordinate representation of color #607324: hue angle of 74.43º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #607324 is Cyan = 0.17, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 115 | 36 | - |
| CMYK | 0.17 | 0 | 0.69 | 0.55 |
| HSL | 74.43º | 0.52% | 0.3% | - |
| HSV(B) | 74.43º | 0.69% | 0.45% | - |
| XYZ | 11.27 | 14.88 | 3.95 | - |
| YUV | 100.31 | 91.71 | 124.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 36 | 0.17 | 0 | 0.69 | 0.55 | 74.43 | 0.52 | 0.3 |
| Hex | 60 | 73 | 24 | 11 | 0 | 45 | 37 | 4A | 34 | 1E |
| Octal | 140 | 163 | 44 | 21 | 0 | 105 | 67 | 112 | 64 | 36 |
| Binary | 1100000 | 1110011 | 100100 | 10001 | 0 | 1000101 | 110111 | 1001010 | 110100 | 11110 |
Color Harmonies of #607324
Complementary color
Monochromatic Colors of #607324
Black with #607324
Text Example
Text Example
White with #607324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607324; }
p { color: rgb(96,115,36); }
H1.HeaderClassName
{
color: #607324;
}
.AnyTagClassName
{
color: #607324;
}
</style>
background-color css
<style>
a { background-color: #607324; }
a { background-color: rgb(96,115,36); }
div.DivClassName
{
background-color: #607324;
}
.BgClassName
{
background-color: #607324;
}
</style>
border-color css
<style>
span { border-color: #607324; }
span { border-color: rgb(96,115,36); }
td.TdClassName
{
border-color: #607324;
}
.TagClassName
{
border-color: #607324;
}
</style>