Shades of Fiji Green #677706
Tints of Fiji Green #677706
RGB
CMYK
RGB Variations
Color information
#677706 (or 0x677706) is known color: Fiji Green. HEX triplet: 67, 77 and 06. RGB value is (103,119,6). Sum of RGB (Red+Green+Blue) = 103+119+6=228 (30% of max value = 765). Red value is 103 (40.62% from 255 or 45.18% from 228); Green value is 119 (46.88% from 255 or 52.19% from 228); Blue value is 6 (2.73% from 255 or 2.63% from 228); Max value from RGB is 119 - color contains mainly: green. Hex color #677706 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677706 is #9888F9. Grayscale: #656565. Windows color (decimal): -9996538 or 423783. OLE color: 423783.
HSL color Cylindrical-coordinate representation of color #677706: hue angle of 68.5º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #677706 is Cyan = 0.13, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 119 | 6 | - |
| CMYK | 0.13 | 0 | 0.95 | 0.53 |
| HSL | 68.5º | 0.9% | 0.25% | - |
| HSV(B) | 68.5º | 0.95% | 0.47% | - |
| XYZ | 12.22 | 16.09 | 2.63 | - |
| YUV | 101.33 | 74.2 | 129.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 119 | 6 | 0.13 | 0 | 0.95 | 0.53 | 68.5 | 0.9 | 0.25 |
| Hex | 67 | 77 | 6 | D | 0 | 5F | 35 | 44 | 5A | 19 |
| Octal | 147 | 167 | 6 | 15 | 0 | 137 | 65 | 104 | 132 | 31 |
| Binary | 1100111 | 1110111 | 110 | 1101 | 0 | 1011111 | 110101 | 1000100 | 1011010 | 11001 |
Color Harmonies of #677706
Complementary color
Monochromatic Colors of #677706
Black with #677706
Text Example
Text Example
White with #677706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677706; }
p { color: rgb(103,119,6); }
H1.HeaderClassName
{
color: #677706;
}
.AnyTagClassName
{
color: #677706;
}
</style>
background-color css
<style>
a { background-color: #677706; }
a { background-color: rgb(103,119,6); }
div.DivClassName
{
background-color: #677706;
}
.BgClassName
{
background-color: #677706;
}
</style>
border-color css
<style>
span { border-color: #677706; }
span { border-color: rgb(103,119,6); }
td.TdClassName
{
border-color: #677706;
}
.TagClassName
{
border-color: #677706;
}
</style>