Shades of Fiji Green #547101
Tints of Fiji Green #547101
RGB
CMYK
RGB Variations
Color information
#547101 (or 0x547101) is known color: Fiji Green. HEX triplet: 54, 71 and 01. RGB value is (84,113,1). Sum of RGB (Red+Green+Blue) = 84+113+1=198 (26% of max value = 765). Red value is 84 (33.20% from 255 or 42.42% from 198); Green value is 113 (44.53% from 255 or 57.07% from 198); Blue value is 1 (0.78% from 255 or 0.51% from 198); Max value from RGB is 113 - color contains mainly: green. Hex color #547101 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #547101 is #AB8EFE. Grayscale: #5B5B5B. Windows color (decimal): -11243263 or 94548. OLE color: 94548.
HSL color Cylindrical-coordinate representation of color #547101: hue angle of 75.54º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #547101 is Cyan = 0.26, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 84 | 113 | 1 | - |
| CMYK | 0.26 | 0 | 0.99 | 0.56 |
| HSL | 75.54º | 0.98% | 0.22% | - |
| HSV(B) | 75.54º | 0.99% | 0.44% | - |
| XYZ | 9.57 | 13.7 | 2.17 | - |
| YUV | 91.56 | 76.89 | 122.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 113 | 1 | 0.26 | 0 | 0.99 | 0.56 | 75.54 | 0.98 | 0.22 |
| Hex | 54 | 71 | 1 | 1A | 0 | 63 | 38 | 4C | 62 | 16 |
| Octal | 124 | 161 | 1 | 32 | 0 | 143 | 70 | 114 | 142 | 26 |
| Binary | 1010100 | 1110001 | 1 | 11010 | 0 | 1100011 | 111000 | 1001100 | 1100010 | 10110 |
Color Harmonies of #547101
Complementary color
Monochromatic Colors of #547101
Black with #547101
Text Example
Text Example
White with #547101
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547101; }
p { color: rgb(84,113,1); }
H1.HeaderClassName
{
color: #547101;
}
.AnyTagClassName
{
color: #547101;
}
</style>
background-color css
<style>
a { background-color: #547101; }
a { background-color: rgb(84,113,1); }
div.DivClassName
{
background-color: #547101;
}
.BgClassName
{
background-color: #547101;
}
</style>
border-color css
<style>
span { border-color: #547101; }
span { border-color: rgb(84,113,1); }
td.TdClassName
{
border-color: #547101;
}
.TagClassName
{
border-color: #547101;
}
</style>