Shades of Fiji Green #567006
Tints of Fiji Green #567006
RGB
CMYK
RGB Variations
Color information
#567006 (or 0x567006) is known color: Fiji Green. HEX triplet: 56, 70 and 06. RGB value is (86,112,6). Sum of RGB (Red+Green+Blue) = 86+112+6=204 (27% of max value = 765). Red value is 86 (33.98% from 255 or 42.16% from 204); Green value is 112 (44.14% from 255 or 54.90% from 204); Blue value is 6 (2.73% from 255 or 2.94% from 204); Max value from RGB is 112 - color contains mainly: green. Hex color #567006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #567006 is #A98FF9. Grayscale: #5C5C5C. Windows color (decimal): -11112442 or 421974. OLE color: 421974.
HSL color Cylindrical-coordinate representation of color #567006: hue angle of 74.72º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #567006 is Cyan = 0.23, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 86 | 112 | 6 | - |
| CMYK | 0.23 | 0 | 0.95 | 0.56 |
| HSL | 74.72º | 0.9% | 0.23% | - |
| HSV(B) | 74.72º | 0.95% | 0.44% | - |
| XYZ | 9.66 | 13.58 | 2.28 | - |
| YUV | 92.14 | 79.39 | 123.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 112 | 6 | 0.23 | 0 | 0.95 | 0.56 | 74.72 | 0.9 | 0.23 |
| Hex | 56 | 70 | 6 | 17 | 0 | 5F | 38 | 4B | 5A | 17 |
| Octal | 126 | 160 | 6 | 27 | 0 | 137 | 70 | 113 | 132 | 27 |
| Binary | 1010110 | 1110000 | 110 | 10111 | 0 | 1011111 | 111000 | 1001011 | 1011010 | 10111 |
Color Harmonies of #567006
Complementary color
Monochromatic Colors of #567006
Black with #567006
Text Example
Text Example
White with #567006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567006; }
p { color: rgb(86,112,6); }
H1.HeaderClassName
{
color: #567006;
}
.AnyTagClassName
{
color: #567006;
}
</style>
background-color css
<style>
a { background-color: #567006; }
a { background-color: rgb(86,112,6); }
div.DivClassName
{
background-color: #567006;
}
.BgClassName
{
background-color: #567006;
}
</style>
border-color css
<style>
span { border-color: #567006; }
span { border-color: rgb(86,112,6); }
td.TdClassName
{
border-color: #567006;
}
.TagClassName
{
border-color: #567006;
}
</style>