Shades of Fiji Green #567312
Tints of Fiji Green #567312
RGB
CMYK
RGB Variations
Color information
#567312 (or 0x567312) is known color: Fiji Green. HEX triplet: 56, 73 and 12. RGB value is (86,115,18). Sum of RGB (Red+Green+Blue) = 86+115+18=219 (29% of max value = 765). Red value is 86 (33.98% from 255 or 39.27% from 219); Green value is 115 (45.31% from 255 or 52.51% from 219); Blue value is 18 (7.42% from 255 or 8.22% from 219); Max value from RGB is 115 - color contains mainly: green. Hex color #567312 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #567312 is #A98CED. Grayscale: #5F5F5F. Windows color (decimal): -11111662 or 1209174. OLE color: 1209174.
HSL color Cylindrical-coordinate representation of color #567312: hue angle of 77.94º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #567312 is Cyan = 0.25, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 115 | 18 | - |
| CMYK | 0.25 | 0 | 0.84 | 0.55 |
| HSL | 77.94º | 0.73% | 0.26% | - |
| HSV(B) | 77.94º | 0.84% | 0.45% | - |
| XYZ | 10.08 | 14.28 | 2.8 | - |
| YUV | 95.27 | 84.39 | 121.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 115 | 18 | 0.25 | 0 | 0.84 | 0.55 | 77.94 | 0.73 | 0.26 |
| Hex | 56 | 73 | 12 | 19 | 0 | 54 | 37 | 4E | 49 | 1A |
| Octal | 126 | 163 | 22 | 31 | 0 | 124 | 67 | 116 | 111 | 32 |
| Binary | 1010110 | 1110011 | 10010 | 11001 | 0 | 1010100 | 110111 | 1001110 | 1001001 | 11010 |
Color Harmonies of #567312
Complementary color
Monochromatic Colors of #567312
Black with #567312
Text Example
Text Example
White with #567312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567312; }
p { color: rgb(86,115,18); }
H1.HeaderClassName
{
color: #567312;
}
.AnyTagClassName
{
color: #567312;
}
</style>
background-color css
<style>
a { background-color: #567312; }
a { background-color: rgb(86,115,18); }
div.DivClassName
{
background-color: #567312;
}
.BgClassName
{
background-color: #567312;
}
</style>
border-color css
<style>
span { border-color: #567312; }
span { border-color: rgb(86,115,18); }
td.TdClassName
{
border-color: #567312;
}
.TagClassName
{
border-color: #567312;
}
</style>