Shades of Fiji Green #607313
Tints of Fiji Green #607313
RGB
CMYK
RGB Variations
Color information
#607313 (or 0x607313) is known color: Fiji Green. HEX triplet: 60, 73 and 13. RGB value is (96,115,19). Sum of RGB (Red+Green+Blue) = 96+115+19=230 (30% of max value = 765). Red value is 96 (37.89% from 255 or 41.74% from 230); Green value is 115 (45.31% from 255 or 50% from 230); Blue value is 19 (7.81% from 255 or 8.26% from 230); Max value from RGB is 115 - color contains mainly: green. Hex color #607313 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #607313 is #9F8CEC. Grayscale: #626262. Windows color (decimal): -10456301 or 1274720. OLE color: 1274720.
HSL color Cylindrical-coordinate representation of color #607313: hue angle of 71.88º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #607313 is Cyan = 0.17, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 96 | 115 | 19 | - |
| CMYK | 0.17 | 0 | 0.83 | 0.55 |
| HSL | 71.88º | 0.72% | 0.26% | - |
| HSV(B) | 71.88º | 0.83% | 0.45% | - |
| XYZ | 11.07 | 14.8 | 2.89 | - |
| YUV | 98.38 | 83.21 | 126.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 19 | 0.17 | 0 | 0.83 | 0.55 | 71.88 | 0.72 | 0.26 |
| Hex | 60 | 73 | 13 | 11 | 0 | 53 | 37 | 48 | 48 | 1A |
| Octal | 140 | 163 | 23 | 21 | 0 | 123 | 67 | 110 | 110 | 32 |
| Binary | 1100000 | 1110011 | 10011 | 10001 | 0 | 1010011 | 110111 | 1001000 | 1001000 | 11010 |
Color Harmonies of #607313
Complementary color
Monochromatic Colors of #607313
Black with #607313
Text Example
Text Example
White with #607313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607313; }
p { color: rgb(96,115,19); }
H1.HeaderClassName
{
color: #607313;
}
.AnyTagClassName
{
color: #607313;
}
</style>
background-color css
<style>
a { background-color: #607313; }
a { background-color: rgb(96,115,19); }
div.DivClassName
{
background-color: #607313;
}
.BgClassName
{
background-color: #607313;
}
</style>
border-color css
<style>
span { border-color: #607313; }
span { border-color: rgb(96,115,19); }
td.TdClassName
{
border-color: #607313;
}
.TagClassName
{
border-color: #607313;
}
</style>