Shades of Fiji Green #627225
Tints of Fiji Green #627225
RGB
CMYK
RGB Variations
Color information
#627225 (or 0x627225) is known color: Fiji Green. HEX triplet: 62, 72 and 25. RGB value is (98,114,37). Sum of RGB (Red+Green+Blue) = 98+114+37=249 (32% of max value = 765). Red value is 98 (38.67% from 255 or 39.36% from 249); Green value is 114 (44.92% from 255 or 45.78% from 249); Blue value is 37 (14.84% from 255 or 14.86% from 249); Max value from RGB is 114 - color contains mainly: green. Hex color #627225 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #627225 is #9D8DDA. Grayscale: #646464. Windows color (decimal): -10325467 or 2454114. OLE color: 2454114.
HSL color Cylindrical-coordinate representation of color #627225: hue angle of 72.47º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #627225 is Cyan = 0.14, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 114 | 37 | - |
| CMYK | 0.14 | 0 | 0.68 | 0.55 |
| HSL | 72.47º | 0.51% | 0.3% | - |
| HSV(B) | 72.47º | 0.68% | 0.45% | - |
| XYZ | 11.39 | 14.76 | 4 | - |
| YUV | 100.44 | 92.2 | 126.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 114 | 37 | 0.14 | 0 | 0.68 | 0.55 | 72.47 | 0.51 | 0.3 |
| Hex | 62 | 72 | 25 | E | 0 | 44 | 37 | 48 | 33 | 1E |
| Octal | 142 | 162 | 45 | 16 | 0 | 104 | 67 | 110 | 63 | 36 |
| Binary | 1100010 | 1110010 | 100101 | 1110 | 0 | 1000100 | 110111 | 1001000 | 110011 | 11110 |
Color Harmonies of #627225
Complementary color
Monochromatic Colors of #627225
Black with #627225
Text Example
Text Example
White with #627225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627225; }
p { color: rgb(98,114,37); }
H1.HeaderClassName
{
color: #627225;
}
.AnyTagClassName
{
color: #627225;
}
</style>
background-color css
<style>
a { background-color: #627225; }
a { background-color: rgb(98,114,37); }
div.DivClassName
{
background-color: #627225;
}
.BgClassName
{
background-color: #627225;
}
</style>
border-color css
<style>
span { border-color: #627225; }
span { border-color: rgb(98,114,37); }
td.TdClassName
{
border-color: #627225;
}
.TagClassName
{
border-color: #627225;
}
</style>