Shades of Fiji Green #627013
Tints of Fiji Green #627013
RGB
CMYK
RGB Variations
Color information
#627013 (or 0x627013) is known color: Fiji Green. HEX triplet: 62, 70 and 13. RGB value is (98,112,19). Sum of RGB (Red+Green+Blue) = 98+112+19=229 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.79% from 229); Green value is 112 (44.14% from 255 or 48.91% from 229); Blue value is 19 (7.81% from 255 or 8.30% from 229); Max value from RGB is 112 - color contains mainly: green. Hex color #627013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627013 is #9D8FEC. Grayscale: #616161. Windows color (decimal): -10325997 or 1273954. OLE color: 1273954.
HSL color Cylindrical-coordinate representation of color #627013: hue angle of 69.03º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #627013 is Cyan = 0.13, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 98 | 112 | 19 | - |
| CMYK | 0.13 | 0 | 0.83 | 0.56 |
| HSL | 69.03º | 0.71% | 0.26% | - |
| HSV(B) | 69.03º | 0.83% | 0.44% | - |
| XYZ | 10.95 | 14.23 | 2.79 | - |
| YUV | 97.21 | 83.86 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 112 | 19 | 0.13 | 0 | 0.83 | 0.56 | 69.03 | 0.71 | 0.26 |
| Hex | 62 | 70 | 13 | D | 0 | 53 | 38 | 45 | 47 | 1A |
| Octal | 142 | 160 | 23 | 15 | 0 | 123 | 70 | 105 | 107 | 32 |
| Binary | 1100010 | 1110000 | 10011 | 1101 | 0 | 1010011 | 111000 | 1000101 | 1000111 | 11010 |
Color Harmonies of #627013
Complementary color
Monochromatic Colors of #627013
Black with #627013
Text Example
Text Example
White with #627013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627013; }
p { color: rgb(98,112,19); }
H1.HeaderClassName
{
color: #627013;
}
.AnyTagClassName
{
color: #627013;
}
</style>
background-color css
<style>
a { background-color: #627013; }
a { background-color: rgb(98,112,19); }
div.DivClassName
{
background-color: #627013;
}
.BgClassName
{
background-color: #627013;
}
</style>
border-color css
<style>
span { border-color: #627013; }
span { border-color: rgb(98,112,19); }
td.TdClassName
{
border-color: #627013;
}
.TagClassName
{
border-color: #627013;
}
</style>