Shades of Fiji Green #627306
Tints of Fiji Green #627306
RGB
CMYK
RGB Variations
Color information
#627306 (or 0x627306) is known color: Fiji Green. HEX triplet: 62, 73 and 06. RGB value is (98,115,6). Sum of RGB (Red+Green+Blue) = 98+115+6=219 (29% of max value = 765). Red value is 98 (38.67% from 255 or 44.75% from 219); Green value is 115 (45.31% from 255 or 52.51% from 219); Blue value is 6 (2.73% from 255 or 2.74% from 219); Max value from RGB is 115 - color contains mainly: green. Hex color #627306 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627306 is #9D8CF9. Grayscale: #616161. Windows color (decimal): -10325242 or 422754. OLE color: 422754.
HSL color Cylindrical-coordinate representation of color #627306: hue angle of 69.36º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #627306 is Cyan = 0.15, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 115 | 6 | - |
| CMYK | 0.15 | 0 | 0.95 | 0.55 |
| HSL | 69.36º | 0.9% | 0.24% | - |
| HSV(B) | 69.36º | 0.95% | 0.45% | - |
| XYZ | 11.2 | 14.87 | 2.45 | - |
| YUV | 97.49 | 76.37 | 128.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 115 | 6 | 0.15 | 0 | 0.95 | 0.55 | 69.36 | 0.9 | 0.24 |
| Hex | 62 | 73 | 6 | F | 0 | 5F | 37 | 45 | 5A | 18 |
| Octal | 142 | 163 | 6 | 17 | 0 | 137 | 67 | 105 | 132 | 30 |
| Binary | 1100010 | 1110011 | 110 | 1111 | 0 | 1011111 | 110111 | 1000101 | 1011010 | 11000 |
Color Harmonies of #627306
Complementary color
Monochromatic Colors of #627306
Black with #627306
Text Example
Text Example
White with #627306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627306; }
p { color: rgb(98,115,6); }
H1.HeaderClassName
{
color: #627306;
}
.AnyTagClassName
{
color: #627306;
}
</style>
background-color css
<style>
a { background-color: #627306; }
a { background-color: rgb(98,115,6); }
div.DivClassName
{
background-color: #627306;
}
.BgClassName
{
background-color: #627306;
}
</style>
border-color css
<style>
span { border-color: #627306; }
span { border-color: rgb(98,115,6); }
td.TdClassName
{
border-color: #627306;
}
.TagClassName
{
border-color: #627306;
}
</style>