Shades of Fiji Green #627613
Tints of Fiji Green #627613
RGB
CMYK
RGB Variations
Color information
#627613 (or 0x627613) is known color: Fiji Green. HEX triplet: 62, 76 and 13. RGB value is (98,118,19). Sum of RGB (Red+Green+Blue) = 98+118+19=235 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.70% from 235); Green value is 118 (46.48% from 255 or 50.21% from 235); Blue value is 19 (7.81% from 255 or 8.09% from 235); Max value from RGB is 118 - color contains mainly: green. Hex color #627613 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627613 is #9D89EC. Grayscale: #656565. Windows color (decimal): -10324461 or 1275490. OLE color: 1275490.
HSL color Cylindrical-coordinate representation of color #627613: hue angle of 72.12º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #627613 is Cyan = 0.17, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 118 | 19 | - |
| CMYK | 0.17 | 0 | 0.84 | 0.54 |
| HSL | 72.12º | 0.72% | 0.27% | - |
| HSV(B) | 72.12º | 0.84% | 0.46% | - |
| XYZ | 11.63 | 15.6 | 3.01 | - |
| YUV | 100.73 | 81.87 | 126.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 118 | 19 | 0.17 | 0 | 0.84 | 0.54 | 72.12 | 0.72 | 0.27 |
| Hex | 62 | 76 | 13 | 11 | 0 | 54 | 36 | 48 | 48 | 1B |
| Octal | 142 | 166 | 23 | 21 | 0 | 124 | 66 | 110 | 110 | 33 |
| Binary | 1100010 | 1110110 | 10011 | 10001 | 0 | 1010100 | 110110 | 1001000 | 1001000 | 11011 |
Color Harmonies of #627613
Complementary color
Monochromatic Colors of #627613
Black with #627613
Text Example
Text Example
White with #627613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627613; }
p { color: rgb(98,118,19); }
H1.HeaderClassName
{
color: #627613;
}
.AnyTagClassName
{
color: #627613;
}
</style>
background-color css
<style>
a { background-color: #627613; }
a { background-color: rgb(98,118,19); }
div.DivClassName
{
background-color: #627613;
}
.BgClassName
{
background-color: #627613;
}
</style>
border-color css
<style>
span { border-color: #627613; }
span { border-color: rgb(98,118,19); }
td.TdClassName
{
border-color: #627613;
}
.TagClassName
{
border-color: #627613;
}
</style>