Shades of Fiji Green #627524
Tints of Fiji Green #627524
RGB
CMYK
RGB Variations
Color information
#627524 (or 0x627524) is known color: Fiji Green. HEX triplet: 62, 75 and 24. RGB value is (98,117,36). Sum of RGB (Red+Green+Blue) = 98+117+36=251 (33% of max value = 765). Red value is 98 (38.67% from 255 or 39.04% from 251); Green value is 117 (46.09% from 255 or 46.61% from 251); Blue value is 36 (14.45% from 255 or 14.34% from 251); Max value from RGB is 117 - color contains mainly: green. Hex color #627524 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627524 is #9D8ADB. Grayscale: #666666. Windows color (decimal): -10324700 or 2389346. OLE color: 2389346.
HSL color Cylindrical-coordinate representation of color #627524: hue angle of 74.07º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #627524 is Cyan = 0.16, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 98 | 117 | 36 | - |
| CMYK | 0.16 | 0 | 0.69 | 0.54 |
| HSL | 74.07º | 0.53% | 0.3% | - |
| HSV(B) | 74.07º | 0.69% | 0.46% | - |
| XYZ | 11.72 | 15.45 | 4.03 | - |
| YUV | 102.09 | 90.71 | 125.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 117 | 36 | 0.16 | 0 | 0.69 | 0.54 | 74.07 | 0.53 | 0.3 |
| Hex | 62 | 75 | 24 | 10 | 0 | 45 | 36 | 4A | 35 | 1E |
| Octal | 142 | 165 | 44 | 20 | 0 | 105 | 66 | 112 | 65 | 36 |
| Binary | 1100010 | 1110101 | 100100 | 10000 | 0 | 1000101 | 110110 | 1001010 | 110101 | 11110 |
Color Harmonies of #627524
Complementary color
Monochromatic Colors of #627524
Black with #627524
Text Example
Text Example
White with #627524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627524; }
p { color: rgb(98,117,36); }
H1.HeaderClassName
{
color: #627524;
}
.AnyTagClassName
{
color: #627524;
}
</style>
background-color css
<style>
a { background-color: #627524; }
a { background-color: rgb(98,117,36); }
div.DivClassName
{
background-color: #627524;
}
.BgClassName
{
background-color: #627524;
}
</style>
border-color css
<style>
span { border-color: #627524; }
span { border-color: rgb(98,117,36); }
td.TdClassName
{
border-color: #627524;
}
.TagClassName
{
border-color: #627524;
}
</style>