Shades of Fiji Green #627108
Tints of Fiji Green #627108
RGB
CMYK
RGB Variations
Color information
#627108 (or 0x627108) is known color: Fiji Green. HEX triplet: 62, 71 and 08. RGB value is (98,113,8). Sum of RGB (Red+Green+Blue) = 98+113+8=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 113 (44.53% from 255 or 51.60% from 219); Blue value is 8 (3.52% from 255 or 3.65% from 219); Max value from RGB is 113 - color contains mainly: green. Hex color #627108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627108 is #9D8EF7. Grayscale: #606060. Windows color (decimal): -10325752 or 553314. OLE color: 553314.
HSL color Cylindrical-coordinate representation of color #627108: hue angle of 68.57º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #627108 is Cyan = 0.13, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 113 | 8 | - |
| CMYK | 0.13 | 0 | 0.93 | 0.56 |
| HSL | 68.57º | 0.87% | 0.24% | - |
| HSV(B) | 68.57º | 0.93% | 0.44% | - |
| XYZ | 10.99 | 14.42 | 2.43 | - |
| YUV | 96.55 | 78.03 | 129.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 113 | 8 | 0.13 | 0 | 0.93 | 0.56 | 68.57 | 0.87 | 0.24 |
| Hex | 62 | 71 | 8 | D | 0 | 5D | 38 | 45 | 57 | 18 |
| Octal | 142 | 161 | 10 | 15 | 0 | 135 | 70 | 105 | 127 | 30 |
| Binary | 1100010 | 1110001 | 1000 | 1101 | 0 | 1011101 | 111000 | 1000101 | 1010111 | 11000 |
Color Harmonies of #627108
Complementary color
Monochromatic Colors of #627108
Black with #627108
Text Example
Text Example
White with #627108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627108; }
p { color: rgb(98,113,8); }
H1.HeaderClassName
{
color: #627108;
}
.AnyTagClassName
{
color: #627108;
}
</style>
background-color css
<style>
a { background-color: #627108; }
a { background-color: rgb(98,113,8); }
div.DivClassName
{
background-color: #627108;
}
.BgClassName
{
background-color: #627108;
}
</style>
border-color css
<style>
span { border-color: #627108; }
span { border-color: rgb(98,113,8); }
td.TdClassName
{
border-color: #627108;
}
.TagClassName
{
border-color: #627108;
}
</style>