Shades of Fiji Green #627301
Tints of Fiji Green #627301
RGB
CMYK
RGB Variations
Color information
#627301 (or 0x627301) is known color: Fiji Green. HEX triplet: 62, 73 and 01. RGB value is (98,115,1). Sum of RGB (Red+Green+Blue) = 98+115+1=214 (28% of max value = 765). Red value is 98 (38.67% from 255 or 45.79% from 214); Green value is 115 (45.31% from 255 or 53.74% from 214); Blue value is 1 (0.78% from 255 or 0.47% from 214); Max value from RGB is 115 - color contains mainly: green. Hex color #627301 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627301 is #9D8CFE. Grayscale: #616161. Windows color (decimal): -10325247 or 95074. OLE color: 95074.
HSL color Cylindrical-coordinate representation of color #627301: hue angle of 68.95º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #627301 is Cyan = 0.15, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 115 | 1 | - |
| CMYK | 0.15 | 0 | 0.99 | 0.55 |
| HSL | 68.95º | 0.98% | 0.23% | - |
| HSV(B) | 68.95º | 0.99% | 0.45% | - |
| XYZ | 11.17 | 14.86 | 2.31 | - |
| YUV | 96.92 | 73.87 | 128.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 115 | 1 | 0.15 | 0 | 0.99 | 0.55 | 68.95 | 0.98 | 0.23 |
| Hex | 62 | 73 | 1 | F | 0 | 63 | 37 | 45 | 62 | 17 |
| Octal | 142 | 163 | 1 | 17 | 0 | 143 | 67 | 105 | 142 | 27 |
| Binary | 1100010 | 1110011 | 1 | 1111 | 0 | 1100011 | 110111 | 1000101 | 1100010 | 10111 |
Color Harmonies of #627301
Complementary color
Monochromatic Colors of #627301
Black with #627301
Text Example
Text Example
White with #627301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627301; }
p { color: rgb(98,115,1); }
H1.HeaderClassName
{
color: #627301;
}
.AnyTagClassName
{
color: #627301;
}
</style>
background-color css
<style>
a { background-color: #627301; }
a { background-color: rgb(98,115,1); }
div.DivClassName
{
background-color: #627301;
}
.BgClassName
{
background-color: #627301;
}
</style>
border-color css
<style>
span { border-color: #627301; }
span { border-color: rgb(98,115,1); }
td.TdClassName
{
border-color: #627301;
}
.TagClassName
{
border-color: #627301;
}
</style>