Shades of Fiji Green #567301
Tints of Fiji Green #567301
RGB
CMYK
RGB Variations
Color information
#567301 (or 0x567301) is known color: Fiji Green. HEX triplet: 56, 73 and 01. RGB value is (86,115,1). Sum of RGB (Red+Green+Blue) = 86+115+1=202 (26% of max value = 765). Red value is 86 (33.98% from 255 or 42.57% from 202); Green value is 115 (45.31% from 255 or 56.93% from 202); Blue value is 1 (0.78% from 255 or 0.50% from 202); Max value from RGB is 115 - color contains mainly: green. Hex color #567301 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #567301 is #A98CFE. Grayscale: #5D5D5D. Windows color (decimal): -11111679 or 95062. OLE color: 95062.
HSL color Cylindrical-coordinate representation of color #567301: hue angle of 75.26º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #567301 is Cyan = 0.25, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 115 | 1 | - |
| CMYK | 0.25 | 0 | 0.99 | 0.55 |
| HSL | 75.26º | 0.98% | 0.23% | - |
| HSV(B) | 75.26º | 0.99% | 0.45% | - |
| XYZ | 9.97 | 14.24 | 2.25 | - |
| YUV | 93.33 | 75.89 | 122.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 115 | 1 | 0.25 | 0 | 0.99 | 0.55 | 75.26 | 0.98 | 0.23 |
| Hex | 56 | 73 | 1 | 19 | 0 | 63 | 37 | 4B | 62 | 17 |
| Octal | 126 | 163 | 1 | 31 | 0 | 143 | 67 | 113 | 142 | 27 |
| Binary | 1010110 | 1110011 | 1 | 11001 | 0 | 1100011 | 110111 | 1001011 | 1100010 | 10111 |
Color Harmonies of #567301
Complementary color
Monochromatic Colors of #567301
Black with #567301
Text Example
Text Example
White with #567301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567301; }
p { color: rgb(86,115,1); }
H1.HeaderClassName
{
color: #567301;
}
.AnyTagClassName
{
color: #567301;
}
</style>
background-color css
<style>
a { background-color: #567301; }
a { background-color: rgb(86,115,1); }
div.DivClassName
{
background-color: #567301;
}
.BgClassName
{
background-color: #567301;
}
</style>
border-color css
<style>
span { border-color: #567301; }
span { border-color: rgb(86,115,1); }
td.TdClassName
{
border-color: #567301;
}
.TagClassName
{
border-color: #567301;
}
</style>