Shades of Fiji Green #607825
Tints of Fiji Green #607825
RGB
CMYK
RGB Variations
Color information
#607825 (or 0x607825) is known color: Fiji Green. HEX triplet: 60, 78 and 25. RGB value is (96,120,37). Sum of RGB (Red+Green+Blue) = 96+120+37=253 (33% of max value = 765). Red value is 96 (37.89% from 255 or 37.94% from 253); Green value is 120 (47.27% from 255 or 47.43% from 253); Blue value is 37 (14.84% from 255 or 14.62% from 253); Max value from RGB is 120 - color contains mainly: green. Hex color #607825 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607825 is #9F87DA. Grayscale: #676767. Windows color (decimal): -10455003 or 2455648. OLE color: 2455648.
HSL color Cylindrical-coordinate representation of color #607825: hue angle of 77.35º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #607825 is Cyan = 0.2, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 120 | 37 | - |
| CMYK | 0.2 | 0 | 0.69 | 0.53 |
| HSL | 77.35º | 0.53% | 0.31% | - |
| HSV(B) | 77.35º | 0.69% | 0.47% | - |
| XYZ | 11.87 | 16.05 | 4.22 | - |
| YUV | 103.36 | 90.55 | 122.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 120 | 37 | 0.2 | 0 | 0.69 | 0.53 | 77.35 | 0.53 | 0.31 |
| Hex | 60 | 78 | 25 | 14 | 0 | 45 | 35 | 4D | 35 | 1F |
| Octal | 140 | 170 | 45 | 24 | 0 | 105 | 65 | 115 | 65 | 37 |
| Binary | 1100000 | 1111000 | 100101 | 10100 | 0 | 1000101 | 110101 | 1001101 | 110101 | 11111 |
Color Harmonies of #607825
Complementary color
Monochromatic Colors of #607825
Black with #607825
Text Example
Text Example
White with #607825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607825; }
p { color: rgb(96,120,37); }
H1.HeaderClassName
{
color: #607825;
}
.AnyTagClassName
{
color: #607825;
}
</style>
background-color css
<style>
a { background-color: #607825; }
a { background-color: rgb(96,120,37); }
div.DivClassName
{
background-color: #607825;
}
.BgClassName
{
background-color: #607825;
}
</style>
border-color css
<style>
span { border-color: #607825; }
span { border-color: rgb(96,120,37); }
td.TdClassName
{
border-color: #607825;
}
.TagClassName
{
border-color: #607825;
}
</style>