Shades of Fiji Green #567313
Tints of Fiji Green #567313
RGB
CMYK
RGB Variations
Color information
#567313 (or 0x567313) is known color: Fiji Green. HEX triplet: 56, 73 and 13. RGB value is (86,115,19). Sum of RGB (Red+Green+Blue) = 86+115+19=220 (29% of max value = 765). Red value is 86 (33.98% from 255 or 39.09% from 220); Green value is 115 (45.31% from 255 or 52.27% from 220); Blue value is 19 (7.81% from 255 or 8.64% from 220); Max value from RGB is 115 - color contains mainly: green. Hex color #567313 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #567313 is #A98CEC. Grayscale: #5F5F5F. Windows color (decimal): -11111661 or 1274710. OLE color: 1274710.
HSL color Cylindrical-coordinate representation of color #567313: hue angle of 78.12º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #567313 is Cyan = 0.25, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 115 | 19 | - |
| CMYK | 0.25 | 0 | 0.83 | 0.55 |
| HSL | 78.12º | 0.72% | 0.26% | - |
| HSV(B) | 78.12º | 0.83% | 0.45% | - |
| XYZ | 10.09 | 14.29 | 2.84 | - |
| YUV | 95.39 | 84.89 | 121.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 115 | 19 | 0.25 | 0 | 0.83 | 0.55 | 78.12 | 0.72 | 0.26 |
| Hex | 56 | 73 | 13 | 19 | 0 | 53 | 37 | 4E | 48 | 1A |
| Octal | 126 | 163 | 23 | 31 | 0 | 123 | 67 | 116 | 110 | 32 |
| Binary | 1010110 | 1110011 | 10011 | 11001 | 0 | 1010011 | 110111 | 1001110 | 1001000 | 11010 |
Color Harmonies of #567313
Complementary color
Monochromatic Colors of #567313
Black with #567313
Text Example
Text Example
White with #567313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567313; }
p { color: rgb(86,115,19); }
H1.HeaderClassName
{
color: #567313;
}
.AnyTagClassName
{
color: #567313;
}
</style>
background-color css
<style>
a { background-color: #567313; }
a { background-color: rgb(86,115,19); }
div.DivClassName
{
background-color: #567313;
}
.BgClassName
{
background-color: #567313;
}
</style>
border-color css
<style>
span { border-color: #567313; }
span { border-color: rgb(86,115,19); }
td.TdClassName
{
border-color: #567313;
}
.TagClassName
{
border-color: #567313;
}
</style>