Shades of Fiji Green #627311
Tints of Fiji Green #627311
RGB
CMYK
RGB Variations
Color information
#627311 (or 0x627311) is known color: Fiji Green. HEX triplet: 62, 73 and 11. RGB value is (98,115,17). Sum of RGB (Red+Green+Blue) = 98+115+17=230 (30% of max value = 765). Red value is 98 (38.67% from 255 or 42.61% from 230); Green value is 115 (45.31% from 255 or 50% from 230); Blue value is 17 (7.03% from 255 or 7.39% from 230); Max value from RGB is 115 - color contains mainly: green. Hex color #627311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #627311 is #9D8CEE. Grayscale: #636363. Windows color (decimal): -10325231 or 1143650. OLE color: 1143650.
HSL color Cylindrical-coordinate representation of color #627311: hue angle of 70.41º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #627311 is Cyan = 0.15, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 115 | 17 | - |
| CMYK | 0.15 | 0 | 0.85 | 0.55 |
| HSL | 70.41º | 0.74% | 0.26% | - |
| HSV(B) | 70.41º | 0.85% | 0.45% | - |
| XYZ | 11.27 | 14.9 | 2.81 | - |
| YUV | 98.75 | 81.87 | 127.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 115 | 17 | 0.15 | 0 | 0.85 | 0.55 | 70.41 | 0.74 | 0.26 |
| Hex | 62 | 73 | 11 | F | 0 | 55 | 37 | 46 | 4A | 1A |
| Octal | 142 | 163 | 21 | 17 | 0 | 125 | 67 | 106 | 112 | 32 |
| Binary | 1100010 | 1110011 | 10001 | 1111 | 0 | 1010101 | 110111 | 1000110 | 1001010 | 11010 |
Color Harmonies of #627311
Complementary color
Monochromatic Colors of #627311
Black with #627311
Text Example
Text Example
White with #627311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627311; }
p { color: rgb(98,115,17); }
H1.HeaderClassName
{
color: #627311;
}
.AnyTagClassName
{
color: #627311;
}
</style>
background-color css
<style>
a { background-color: #627311; }
a { background-color: rgb(98,115,17); }
div.DivClassName
{
background-color: #627311;
}
.BgClassName
{
background-color: #627311;
}
</style>
border-color css
<style>
span { border-color: #627311; }
span { border-color: rgb(98,115,17); }
td.TdClassName
{
border-color: #627311;
}
.TagClassName
{
border-color: #627311;
}
</style>