Shades of Fiji Green #556717
Tints of Fiji Green #556717
RGB
CMYK
RGB Variations
Color information
#556717 (or 0x556717) is known color: Fiji Green. HEX triplet: 55, 67 and 17. RGB value is (85,103,23). Sum of RGB (Red+Green+Blue) = 85+103+23=211 (27% of max value = 765). Red value is 85 (33.59% from 255 or 40.28% from 211); Green value is 103 (40.62% from 255 or 48.82% from 211); Blue value is 23 (9.38% from 255 or 10.90% from 211); Max value from RGB is 103 - color contains mainly: green. Hex color #556717 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #556717 is #AA98E8. Grayscale: #585858. Windows color (decimal): -11180265 or 1533781. OLE color: 1533781.
HSL color Cylindrical-coordinate representation of color #556717: hue angle of 73.5º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #556717 is Cyan = 0.17, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 103 | 23 | - |
| CMYK | 0.17 | 0 | 0.78 | 0.60 |
| HSL | 73.5º | 0.63% | 0.25% | - |
| HSV(B) | 73.5º | 0.78% | 0.4% | - |
| XYZ | 8.75 | 11.69 | 2.61 | - |
| YUV | 88.5 | 91.04 | 125.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 103 | 23 | 0.17 | 0 | 0.78 | 0.60 | 73.5 | 0.63 | 0.25 |
| Hex | 55 | 67 | 17 | 11 | 0 | 4E | 3C | 4A | 3F | 19 |
| Octal | 125 | 147 | 27 | 21 | 0 | 116 | 74 | 112 | 77 | 31 |
| Binary | 1010101 | 1100111 | 10111 | 10001 | 0 | 1001110 | 111100 | 1001010 | 111111 | 11001 |
Color Harmonies of #556717
Complementary color
Monochromatic Colors of #556717
Black with #556717
Text Example
Text Example
White with #556717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556717; }
p { color: rgb(85,103,23); }
H1.HeaderClassName
{
color: #556717;
}
.AnyTagClassName
{
color: #556717;
}
</style>
background-color css
<style>
a { background-color: #556717; }
a { background-color: rgb(85,103,23); }
div.DivClassName
{
background-color: #556717;
}
.BgClassName
{
background-color: #556717;
}
</style>
border-color css
<style>
span { border-color: #556717; }
span { border-color: rgb(85,103,23); }
td.TdClassName
{
border-color: #556717;
}
.TagClassName
{
border-color: #556717;
}
</style>