Shades of Fiji Green #556713
Tints of Fiji Green #556713
RGB
CMYK
RGB Variations
Color information
#556713 (or 0x556713) is known color: Fiji Green. HEX triplet: 55, 67 and 13. RGB value is (85,103,19). Sum of RGB (Red+Green+Blue) = 85+103+19=207 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.06% from 207); Green value is 103 (40.62% from 255 or 49.76% from 207); Blue value is 19 (7.81% from 255 or 9.18% from 207); Max value from RGB is 103 - color contains mainly: green. Hex color #556713 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #556713 is #AA98EC. Grayscale: #585858. Windows color (decimal): -11180269 or 1271637. OLE color: 1271637.
HSL color Cylindrical-coordinate representation of color #556713: hue angle of 72.86º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #556713 is Cyan = 0.17, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 103 | 19 | - |
| CMYK | 0.17 | 0 | 0.82 | 0.60 |
| HSL | 72.86º | 0.69% | 0.24% | - |
| HSV(B) | 72.86º | 0.82% | 0.4% | - |
| XYZ | 8.71 | 11.68 | 2.41 | - |
| YUV | 88.04 | 89.04 | 125.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 103 | 19 | 0.17 | 0 | 0.82 | 0.60 | 72.86 | 0.69 | 0.24 |
| Hex | 55 | 67 | 13 | 11 | 0 | 52 | 3C | 49 | 45 | 18 |
| Octal | 125 | 147 | 23 | 21 | 0 | 122 | 74 | 111 | 105 | 30 |
| Binary | 1010101 | 1100111 | 10011 | 10001 | 0 | 1010010 | 111100 | 1001001 | 1000101 | 11000 |
Color Harmonies of #556713
Complementary color
Monochromatic Colors of #556713
Black with #556713
Text Example
Text Example
White with #556713
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556713; }
p { color: rgb(85,103,19); }
H1.HeaderClassName
{
color: #556713;
}
.AnyTagClassName
{
color: #556713;
}
</style>
background-color css
<style>
a { background-color: #556713; }
a { background-color: rgb(85,103,19); }
div.DivClassName
{
background-color: #556713;
}
.BgClassName
{
background-color: #556713;
}
</style>
border-color css
<style>
span { border-color: #556713; }
span { border-color: rgb(85,103,19); }
td.TdClassName
{
border-color: #556713;
}
.TagClassName
{
border-color: #556713;
}
</style>