Shades of Fiji Green #627415
Tints of Fiji Green #627415
RGB
CMYK
RGB Variations
Color information
#627415 (or 0x627415) is known color: Fiji Green. HEX triplet: 62, 74 and 15. RGB value is (98,116,21). Sum of RGB (Red+Green+Blue) = 98+116+21=235 (31% of max value = 765). Red value is 98 (38.67% from 255 or 41.70% from 235); Green value is 116 (45.70% from 255 or 49.36% from 235); Blue value is 21 (8.59% from 255 or 8.94% from 235); Max value from RGB is 116 - color contains mainly: green. Hex color #627415 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627415 is #9D8BEA. Grayscale: #646464. Windows color (decimal): -10324971 or 1406050. OLE color: 1406050.
HSL color Cylindrical-coordinate representation of color #627415: hue angle of 71.37º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #627415 is Cyan = 0.16, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 21 | - |
| CMYK | 0.16 | 0 | 0.82 | 0.55 |
| HSL | 71.37º | 0.69% | 0.27% | - |
| HSV(B) | 71.37º | 0.82% | 0.45% | - |
| XYZ | 11.42 | 15.14 | 3.03 | - |
| YUV | 99.79 | 83.54 | 126.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 21 | 0.16 | 0 | 0.82 | 0.55 | 71.37 | 0.69 | 0.27 |
| Hex | 62 | 74 | 15 | 10 | 0 | 52 | 37 | 47 | 45 | 1B |
| Octal | 142 | 164 | 25 | 20 | 0 | 122 | 67 | 107 | 105 | 33 |
| Binary | 1100010 | 1110100 | 10101 | 10000 | 0 | 1010010 | 110111 | 1000111 | 1000101 | 11011 |
Color Harmonies of #627415
Complementary color
Monochromatic Colors of #627415
Black with #627415
Text Example
Text Example
White with #627415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627415; }
p { color: rgb(98,116,21); }
H1.HeaderClassName
{
color: #627415;
}
.AnyTagClassName
{
color: #627415;
}
</style>
background-color css
<style>
a { background-color: #627415; }
a { background-color: rgb(98,116,21); }
div.DivClassName
{
background-color: #627415;
}
.BgClassName
{
background-color: #627415;
}
</style>
border-color css
<style>
span { border-color: #627415; }
span { border-color: rgb(98,116,21); }
td.TdClassName
{
border-color: #627415;
}
.TagClassName
{
border-color: #627415;
}
</style>