Shades of Fiji Green #627408
Tints of Fiji Green #627408
RGB
CMYK
RGB Variations
Color information
#627408 (or 0x627408) is known color: Fiji Green. HEX triplet: 62, 74 and 08. RGB value is (98,116,8). Sum of RGB (Red+Green+Blue) = 98+116+8=222 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.14% from 222); Green value is 116 (45.70% from 255 or 52.25% from 222); Blue value is 8 (3.52% from 255 or 3.60% from 222); Max value from RGB is 116 - color contains mainly: green. Hex color #627408 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627408 is #9D8BF7. Grayscale: #626262. Windows color (decimal): -10324984 or 554082. OLE color: 554082.
HSL color Cylindrical-coordinate representation of color #627408: hue angle of 70º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #627408 is Cyan = 0.16, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 8 | - |
| CMYK | 0.16 | 0 | 0.93 | 0.55 |
| HSL | 70º | 0.87% | 0.24% | - |
| HSV(B) | 70º | 0.93% | 0.45% | - |
| XYZ | 11.33 | 15.1 | 2.55 | - |
| YUV | 98.31 | 77.04 | 127.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 8 | 0.16 | 0 | 0.93 | 0.55 | 70 | 0.87 | 0.24 |
| Hex | 62 | 74 | 8 | 10 | 0 | 5D | 37 | 46 | 57 | 18 |
| Octal | 142 | 164 | 10 | 20 | 0 | 135 | 67 | 106 | 127 | 30 |
| Binary | 1100010 | 1110100 | 1000 | 10000 | 0 | 1011101 | 110111 | 1000110 | 1010111 | 11000 |
Color Harmonies of #627408
Complementary color
Monochromatic Colors of #627408
Black with #627408
Text Example
Text Example
White with #627408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627408; }
p { color: rgb(98,116,8); }
H1.HeaderClassName
{
color: #627408;
}
.AnyTagClassName
{
color: #627408;
}
</style>
background-color css
<style>
a { background-color: #627408; }
a { background-color: rgb(98,116,8); }
div.DivClassName
{
background-color: #627408;
}
.BgClassName
{
background-color: #627408;
}
</style>
border-color css
<style>
span { border-color: #627408; }
span { border-color: rgb(98,116,8); }
td.TdClassName
{
border-color: #627408;
}
.TagClassName
{
border-color: #627408;
}
</style>