Shades of Fiji Green #677708
Tints of Fiji Green #677708
RGB
CMYK
RGB Variations
Color information
#677708 (or 0x677708) is known color: Fiji Green. HEX triplet: 67, 77 and 08. RGB value is (103,119,8). Sum of RGB (Red+Green+Blue) = 103+119+8=230 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.78% from 230); Green value is 119 (46.88% from 255 or 51.74% from 230); Blue value is 8 (3.52% from 255 or 3.48% from 230); Max value from RGB is 119 - color contains mainly: green. Hex color #677708 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677708 is #9888F7. Grayscale: #656565. Windows color (decimal): -9996536 or 554855. OLE color: 554855.
HSL color Cylindrical-coordinate representation of color #677708: hue angle of 68.65º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #677708 is Cyan = 0.13, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 119 | 8 | - |
| CMYK | 0.13 | 0 | 0.93 | 0.53 |
| HSL | 68.65º | 0.87% | 0.25% | - |
| HSV(B) | 68.65º | 0.93% | 0.47% | - |
| XYZ | 12.23 | 16.09 | 2.69 | - |
| YUV | 101.56 | 75.2 | 129.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 119 | 8 | 0.13 | 0 | 0.93 | 0.53 | 68.65 | 0.87 | 0.25 |
| Hex | 67 | 77 | 8 | D | 0 | 5D | 35 | 45 | 57 | 19 |
| Octal | 147 | 167 | 10 | 15 | 0 | 135 | 65 | 105 | 127 | 31 |
| Binary | 1100111 | 1110111 | 1000 | 1101 | 0 | 1011101 | 110101 | 1000101 | 1010111 | 11001 |
Color Harmonies of #677708
Complementary color
Monochromatic Colors of #677708
Black with #677708
Text Example
Text Example
White with #677708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677708; }
p { color: rgb(103,119,8); }
H1.HeaderClassName
{
color: #677708;
}
.AnyTagClassName
{
color: #677708;
}
</style>
background-color css
<style>
a { background-color: #677708; }
a { background-color: rgb(103,119,8); }
div.DivClassName
{
background-color: #677708;
}
.BgClassName
{
background-color: #677708;
}
</style>
border-color css
<style>
span { border-color: #677708; }
span { border-color: rgb(103,119,8); }
td.TdClassName
{
border-color: #677708;
}
.TagClassName
{
border-color: #677708;
}
</style>