Shades of Fiji Green #548002
Tints of Fiji Green #548002
RGB
CMYK
RGB Variations
Color information
#548002 (or 0x548002) is known color: Fiji Green. HEX triplet: 54, 80 and 02. RGB value is (84,128,2). Sum of RGB (Red+Green+Blue) = 84+128+2=214 (28% of max value = 765). Red value is 84 (33.20% from 255 or 39.25% from 214); Green value is 128 (50.39% from 255 or 59.81% from 214); Blue value is 2 (1.17% from 255 or 0.93% from 214); Max value from RGB is 128 - color contains mainly: green. Hex color #548002 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #548002 is #AB7FFD. Grayscale: #646464. Windows color (decimal): -11239422 or 163924. OLE color: 163924.
HSL color Cylindrical-coordinate representation of color #548002: hue angle of 80.95º degrees, saturation: 0.97, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #548002 is Cyan = 0.34, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 84 | 128 | 2 | - |
| CMYK | 0.34 | 0 | 0.98 | 0.50 |
| HSL | 80.95º | 0.97% | 0.25% | - |
| HSV(B) | 80.95º | 0.98% | 0.5% | - |
| XYZ | 11.39 | 17.33 | 2.8 | - |
| YUV | 100.48 | 72.42 | 116.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 128 | 2 | 0.34 | 0 | 0.98 | 0.50 | 80.95 | 0.97 | 0.25 |
| Hex | 54 | 80 | 2 | 22 | 0 | 62 | 32 | 51 | 61 | 19 |
| Octal | 124 | 200 | 2 | 42 | 0 | 142 | 62 | 121 | 141 | 31 |
| Binary | 1010100 | 10000000 | 10 | 100010 | 0 | 1100010 | 110010 | 1010001 | 1100001 | 11001 |
Color Harmonies of #548002
Complementary color
Monochromatic Colors of #548002
Black with #548002
Text Example
Text Example
White with #548002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548002; }
p { color: rgb(84,128,2); }
H1.HeaderClassName
{
color: #548002;
}
.AnyTagClassName
{
color: #548002;
}
</style>
background-color css
<style>
a { background-color: #548002; }
a { background-color: rgb(84,128,2); }
div.DivClassName
{
background-color: #548002;
}
.BgClassName
{
background-color: #548002;
}
</style>
border-color css
<style>
span { border-color: #548002; }
span { border-color: rgb(84,128,2); }
td.TdClassName
{
border-color: #548002;
}
.TagClassName
{
border-color: #548002;
}
</style>