Shades of Fiji Green #546915
Tints of Fiji Green #546915
RGB
CMYK
RGB Variations
Color information
#546915 (or 0x546915) is known color: Fiji Green. HEX triplet: 54, 69 and 15. RGB value is (84,105,21). Sum of RGB (Red+Green+Blue) = 84+105+21=210 (27% of max value = 765). Red value is 84 (33.20% from 255 or 40% from 210); Green value is 105 (41.41% from 255 or 50% from 210); Blue value is 21 (8.59% from 255 or 10% from 210); Max value from RGB is 105 - color contains mainly: green. Hex color #546915 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #546915 is #AB96EA. Grayscale: #595959. Windows color (decimal): -11245291 or 1403220. OLE color: 1403220.
HSL color Cylindrical-coordinate representation of color #546915: hue angle of 75º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #546915 is Cyan = 0.20, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 105 | 21 | - |
| CMYK | 0.20 | 0 | 0.80 | 0.59 |
| HSL | 75º | 0.67% | 0.25% | - |
| HSV(B) | 75º | 0.8% | 0.41% | - |
| XYZ | 8.84 | 12.04 | 2.57 | - |
| YUV | 89.15 | 89.54 | 124.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 105 | 21 | 0.20 | 0 | 0.80 | 0.59 | 75 | 0.67 | 0.25 |
| Hex | 54 | 69 | 15 | 14 | 0 | 50 | 3B | 4B | 43 | 19 |
| Octal | 124 | 151 | 25 | 24 | 0 | 120 | 73 | 113 | 103 | 31 |
| Binary | 1010100 | 1101001 | 10101 | 10100 | 0 | 1010000 | 111011 | 1001011 | 1000011 | 11001 |
Color Harmonies of #546915
Complementary color
Monochromatic Colors of #546915
Black with #546915
Text Example
Text Example
White with #546915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546915; }
p { color: rgb(84,105,21); }
H1.HeaderClassName
{
color: #546915;
}
.AnyTagClassName
{
color: #546915;
}
</style>
background-color css
<style>
a { background-color: #546915; }
a { background-color: rgb(84,105,21); }
div.DivClassName
{
background-color: #546915;
}
.BgClassName
{
background-color: #546915;
}
</style>
border-color css
<style>
span { border-color: #546915; }
span { border-color: rgb(84,105,21); }
td.TdClassName
{
border-color: #546915;
}
.TagClassName
{
border-color: #546915;
}
</style>