Shades of Fiji Green #607826
Tints of Fiji Green #607826
RGB
CMYK
RGB Variations
Color information
#607826 (or 0x607826) is known color: Fiji Green. HEX triplet: 60, 78 and 26. RGB value is (96,120,38). Sum of RGB (Red+Green+Blue) = 96+120+38=254 (33% of max value = 765). Red value is 96 (37.89% from 255 or 37.80% from 254); Green value is 120 (47.27% from 255 or 47.24% from 254); Blue value is 38 (15.23% from 255 or 14.96% from 254); Max value from RGB is 120 - color contains mainly: green. Hex color #607826 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #607826 is #9F87D9. Grayscale: #676767. Windows color (decimal): -10455002 or 2521184. OLE color: 2521184.
HSL color Cylindrical-coordinate representation of color #607826: hue angle of 77.56º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #607826 is Cyan = 0.2, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 120 | 38 | - |
| CMYK | 0.2 | 0 | 0.68 | 0.53 |
| HSL | 77.56º | 0.52% | 0.31% | - |
| HSV(B) | 77.56º | 0.68% | 0.47% | - |
| XYZ | 11.89 | 16.06 | 4.31 | - |
| YUV | 103.48 | 91.05 | 122.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 120 | 38 | 0.2 | 0 | 0.68 | 0.53 | 77.56 | 0.52 | 0.31 |
| Hex | 60 | 78 | 26 | 14 | 0 | 44 | 35 | 4E | 34 | 1F |
| Octal | 140 | 170 | 46 | 24 | 0 | 104 | 65 | 116 | 64 | 37 |
| Binary | 1100000 | 1111000 | 100110 | 10100 | 0 | 1000100 | 110101 | 1001110 | 110100 | 11111 |
Color Harmonies of #607826
Complementary color
Monochromatic Colors of #607826
Black with #607826
Text Example
Text Example
White with #607826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607826; }
p { color: rgb(96,120,38); }
H1.HeaderClassName
{
color: #607826;
}
.AnyTagClassName
{
color: #607826;
}
</style>
background-color css
<style>
a { background-color: #607826; }
a { background-color: rgb(96,120,38); }
div.DivClassName
{
background-color: #607826;
}
.BgClassName
{
background-color: #607826;
}
</style>
border-color css
<style>
span { border-color: #607826; }
span { border-color: rgb(96,120,38); }
td.TdClassName
{
border-color: #607826;
}
.TagClassName
{
border-color: #607826;
}
</style>