Shades of Fiji Green #546619
Tints of Fiji Green #546619
RGB
CMYK
RGB Variations
Color information
#546619 (or 0x546619) is known color: Fiji Green. HEX triplet: 54, 66 and 19. RGB value is (84,102,25). Sum of RGB (Red+Green+Blue) = 84+102+25=211 (27% of max value = 765). Red value is 84 (33.20% from 255 or 39.81% from 211); Green value is 102 (40.23% from 255 or 48.34% from 211); Blue value is 25 (10.16% from 255 or 11.85% from 211); Max value from RGB is 102 - color contains mainly: green. Hex color #546619 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546619 is #AB99E6. Grayscale: #585858. Windows color (decimal): -11246055 or 1664596. OLE color: 1664596.
HSL color Cylindrical-coordinate representation of color #546619: hue angle of 74.03º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #546619 is Cyan = 0.18, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 84 | 102 | 25 | - |
| CMYK | 0.18 | 0 | 0.75 | 0.6 |
| HSL | 74.03º | 0.61% | 0.25% | - |
| HSV(B) | 74.03º | 0.75% | 0.4% | - |
| XYZ | 8.58 | 11.46 | 2.68 | - |
| YUV | 87.84 | 92.54 | 125.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 102 | 25 | 0.18 | 0 | 0.75 | 0.6 | 74.03 | 0.61 | 0.25 |
| Hex | 54 | 66 | 19 | 12 | 0 | 4B | 3C | 4A | 3D | 19 |
| Octal | 124 | 146 | 31 | 22 | 0 | 113 | 74 | 112 | 75 | 31 |
| Binary | 1010100 | 1100110 | 11001 | 10010 | 0 | 1001011 | 111100 | 1001010 | 111101 | 11001 |
Color Harmonies of #546619
Complementary color
Monochromatic Colors of #546619
Black with #546619
Text Example
Text Example
White with #546619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546619; }
p { color: rgb(84,102,25); }
H1.HeaderClassName
{
color: #546619;
}
.AnyTagClassName
{
color: #546619;
}
</style>
background-color css
<style>
a { background-color: #546619; }
a { background-color: rgb(84,102,25); }
div.DivClassName
{
background-color: #546619;
}
.BgClassName
{
background-color: #546619;
}
</style>
border-color css
<style>
span { border-color: #546619; }
span { border-color: rgb(84,102,25); }
td.TdClassName
{
border-color: #546619;
}
.TagClassName
{
border-color: #546619;
}
</style>