Shades of Fiji Green #607312
Tints of Fiji Green #607312
RGB
CMYK
RGB Variations
Color information
#607312 (or 0x607312) is known color: Fiji Green. HEX triplet: 60, 73 and 12. RGB value is (96,115,18). Sum of RGB (Red+Green+Blue) = 96+115+18=229 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.92% from 229); Green value is 115 (45.31% from 255 or 50.22% from 229); Blue value is 18 (7.42% from 255 or 7.86% from 229); Max value from RGB is 115 - color contains mainly: green. Hex color #607312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607312 is #9F8CED. Grayscale: #626262. Windows color (decimal): -10456302 or 1209184. OLE color: 1209184.
HSL color Cylindrical-coordinate representation of color #607312: hue angle of 71.75º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #607312 is Cyan = 0.17, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 115 | 18 | - |
| CMYK | 0.17 | 0 | 0.84 | 0.55 |
| HSL | 71.75º | 0.73% | 0.26% | - |
| HSV(B) | 71.75º | 0.84% | 0.45% | - |
| XYZ | 11.06 | 14.79 | 2.84 | - |
| YUV | 98.26 | 82.71 | 126.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 18 | 0.17 | 0 | 0.84 | 0.55 | 71.75 | 0.73 | 0.26 |
| Hex | 60 | 73 | 12 | 11 | 0 | 54 | 37 | 48 | 49 | 1A |
| Octal | 140 | 163 | 22 | 21 | 0 | 124 | 67 | 110 | 111 | 32 |
| Binary | 1100000 | 1110011 | 10010 | 10001 | 0 | 1010100 | 110111 | 1001000 | 1001001 | 11010 |
Color Harmonies of #607312
Complementary color
Monochromatic Colors of #607312
Black with #607312
Text Example
Text Example
White with #607312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607312; }
p { color: rgb(96,115,18); }
H1.HeaderClassName
{
color: #607312;
}
.AnyTagClassName
{
color: #607312;
}
</style>
background-color css
<style>
a { background-color: #607312; }
a { background-color: rgb(96,115,18); }
div.DivClassName
{
background-color: #607312;
}
.BgClassName
{
background-color: #607312;
}
</style>
border-color css
<style>
span { border-color: #607312; }
span { border-color: rgb(96,115,18); }
td.TdClassName
{
border-color: #607312;
}
.TagClassName
{
border-color: #607312;
}
</style>