Shades of Fiji Green #546614
Tints of Fiji Green #546614
RGB
CMYK
RGB Variations
Color information
#546614 (or 0x546614) is known color: Fiji Green. HEX triplet: 54, 66 and 14. RGB value is (84,102,20). Sum of RGB (Red+Green+Blue) = 84+102+20=206 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40.78% from 206); Green value is 102 (40.23% from 255 or 49.51% from 206); Blue value is 20 (8.20% from 255 or 9.71% from 206); Max value from RGB is 102 - color contains mainly: green. Hex color #546614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546614 is #AB99EB. Grayscale: #575757. Windows color (decimal): -11246060 or 1336916. OLE color: 1336916.
HSL color Cylindrical-coordinate representation of color #546614: hue angle of 73.17º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #546614 is Cyan = 0.18, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 84 | 102 | 20 | - |
| CMYK | 0.18 | 0 | 0.80 | 0.6 |
| HSL | 73.17º | 0.67% | 0.24% | - |
| HSV(B) | 73.17º | 0.8% | 0.4% | - |
| XYZ | 8.53 | 11.44 | 2.42 | - |
| YUV | 87.27 | 90.04 | 125.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 102 | 20 | 0.18 | 0 | 0.80 | 0.6 | 73.17 | 0.67 | 0.24 |
| Hex | 54 | 66 | 14 | 12 | 0 | 50 | 3C | 49 | 43 | 18 |
| Octal | 124 | 146 | 24 | 22 | 0 | 120 | 74 | 111 | 103 | 30 |
| Binary | 1010100 | 1100110 | 10100 | 10010 | 0 | 1010000 | 111100 | 1001001 | 1000011 | 11000 |
Color Harmonies of #546614
Complementary color
Monochromatic Colors of #546614
Black with #546614
Text Example
Text Example
White with #546614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546614; }
p { color: rgb(84,102,20); }
H1.HeaderClassName
{
color: #546614;
}
.AnyTagClassName
{
color: #546614;
}
</style>
background-color css
<style>
a { background-color: #546614; }
a { background-color: rgb(84,102,20); }
div.DivClassName
{
background-color: #546614;
}
.BgClassName
{
background-color: #546614;
}
</style>
border-color css
<style>
span { border-color: #546614; }
span { border-color: rgb(84,102,20); }
td.TdClassName
{
border-color: #546614;
}
.TagClassName
{
border-color: #546614;
}
</style>