Shades of Fiji Green #607323
Tints of Fiji Green #607323
RGB
CMYK
RGB Variations
Color information
#607323 (or 0x607323) is known color: Fiji Green. HEX triplet: 60, 73 and 23. RGB value is (96,115,35). Sum of RGB (Red+Green+Blue) = 96+115+35=246 (32% of max value = 765). Red value is 96 (37.89% from 255 or 39.02% from 246); Green value is 115 (45.31% from 255 or 46.75% from 246); Blue value is 35 (14.06% from 255 or 14.23% from 246); Max value from RGB is 115 - color contains mainly: green. Hex color #607323 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607323 is #9F8CDC. Grayscale: #646464. Windows color (decimal): -10456285 or 2323296. OLE color: 2323296.
HSL color Cylindrical-coordinate representation of color #607323: hue angle of 74.25º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #607323 is Cyan = 0.17, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 115 | 35 | - |
| CMYK | 0.17 | 0 | 0.70 | 0.55 |
| HSL | 74.25º | 0.53% | 0.29% | - |
| HSV(B) | 74.25º | 0.7% | 0.45% | - |
| XYZ | 11.26 | 14.87 | 3.87 | - |
| YUV | 100.2 | 91.21 | 125 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 35 | 0.17 | 0 | 0.70 | 0.55 | 74.25 | 0.53 | 0.29 |
| Hex | 60 | 73 | 23 | 11 | 0 | 46 | 37 | 4A | 35 | 1D |
| Octal | 140 | 163 | 43 | 21 | 0 | 106 | 67 | 112 | 65 | 35 |
| Binary | 1100000 | 1110011 | 100011 | 10001 | 0 | 1000110 | 110111 | 1001010 | 110101 | 11101 |
Color Harmonies of #607323
Complementary color
Monochromatic Colors of #607323
Black with #607323
Text Example
Text Example
White with #607323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607323; }
p { color: rgb(96,115,35); }
H1.HeaderClassName
{
color: #607323;
}
.AnyTagClassName
{
color: #607323;
}
</style>
background-color css
<style>
a { background-color: #607323; }
a { background-color: rgb(96,115,35); }
div.DivClassName
{
background-color: #607323;
}
.BgClassName
{
background-color: #607323;
}
</style>
border-color css
<style>
span { border-color: #607323; }
span { border-color: rgb(96,115,35); }
td.TdClassName
{
border-color: #607323;
}
.TagClassName
{
border-color: #607323;
}
</style>