Shades of Fiji Green #607326
Tints of Fiji Green #607326
RGB
CMYK
RGB Variations
Color information
#607326 (or 0x607326) is known color: Fiji Green. HEX triplet: 60, 73 and 26. RGB value is (96,115,38). Sum of RGB (Red+Green+Blue) = 96+115+38=249 (32% of max value = 765). Red value is 96 (37.89% from 255 or 38.55% from 249); Green value is 115 (45.31% from 255 or 46.18% from 249); Blue value is 38 (15.23% from 255 or 15.26% from 249); Max value from RGB is 115 - color contains mainly: green. Hex color #607326 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607326 is #9F8CD9. Grayscale: #646464. Windows color (decimal): -10456282 or 2519904. OLE color: 2519904.
HSL color Cylindrical-coordinate representation of color #607326: hue angle of 74.81º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #607326 is Cyan = 0.17, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 115 | 38 | - |
| CMYK | 0.17 | 0 | 0.67 | 0.55 |
| HSL | 74.81º | 0.5% | 0.3% | - |
| HSV(B) | 74.81º | 0.67% | 0.45% | - |
| XYZ | 11.3 | 14.89 | 4.11 | - |
| YUV | 100.54 | 92.71 | 124.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 38 | 0.17 | 0 | 0.67 | 0.55 | 74.81 | 0.5 | 0.3 |
| Hex | 60 | 73 | 26 | 11 | 0 | 43 | 37 | 4B | 32 | 1E |
| Octal | 140 | 163 | 46 | 21 | 0 | 103 | 67 | 113 | 62 | 36 |
| Binary | 1100000 | 1110011 | 100110 | 10001 | 0 | 1000011 | 110111 | 1001011 | 110010 | 11110 |
Color Harmonies of #607326
Complementary color
Monochromatic Colors of #607326
Black with #607326
Text Example
Text Example
White with #607326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607326; }
p { color: rgb(96,115,38); }
H1.HeaderClassName
{
color: #607326;
}
.AnyTagClassName
{
color: #607326;
}
</style>
background-color css
<style>
a { background-color: #607326; }
a { background-color: rgb(96,115,38); }
div.DivClassName
{
background-color: #607326;
}
.BgClassName
{
background-color: #607326;
}
</style>
border-color css
<style>
span { border-color: #607326; }
span { border-color: rgb(96,115,38); }
td.TdClassName
{
border-color: #607326;
}
.TagClassName
{
border-color: #607326;
}
</style>