Shades of Fiji Green #677806
Tints of Fiji Green #677806
RGB
CMYK
RGB Variations
Color information
#677806 (or 0x677806) is known color: Fiji Green. HEX triplet: 67, 78 and 06. RGB value is (103,120,6). Sum of RGB (Red+Green+Blue) = 103+120+6=229 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.98% from 229); Green value is 120 (47.27% from 255 or 52.40% from 229); Blue value is 6 (2.73% from 255 or 2.62% from 229); Max value from RGB is 120 - color contains mainly: green. Hex color #677806 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677806 is #9887F9. Grayscale: #666666. Windows color (decimal): -9996282 or 424039. OLE color: 424039.
HSL color Cylindrical-coordinate representation of color #677806: hue angle of 68.95º 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 #677806 is Cyan = 0.14, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 103 | 120 | 6 | - |
| CMYK | 0.14 | 0 | 0.95 | 0.53 |
| HSL | 68.95º | 0.9% | 0.25% | - |
| HSV(B) | 68.95º | 0.95% | 0.47% | - |
| XYZ | 12.34 | 16.33 | 2.67 | - |
| YUV | 101.92 | 73.87 | 128.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 120 | 6 | 0.14 | 0 | 0.95 | 0.53 | 68.95 | 0.9 | 0.25 |
| Hex | 67 | 78 | 6 | E | 0 | 5F | 35 | 45 | 5A | 19 |
| Octal | 147 | 170 | 6 | 16 | 0 | 137 | 65 | 105 | 132 | 31 |
| Binary | 1100111 | 1111000 | 110 | 1110 | 0 | 1011111 | 110101 | 1000101 | 1011010 | 11001 |
Color Harmonies of #677806
Complementary color
Monochromatic Colors of #677806
Black with #677806
Text Example
Text Example
White with #677806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677806; }
p { color: rgb(103,120,6); }
H1.HeaderClassName
{
color: #677806;
}
.AnyTagClassName
{
color: #677806;
}
</style>
background-color css
<style>
a { background-color: #677806; }
a { background-color: rgb(103,120,6); }
div.DivClassName
{
background-color: #677806;
}
.BgClassName
{
background-color: #677806;
}
</style>
border-color css
<style>
span { border-color: #677806; }
span { border-color: rgb(103,120,6); }
td.TdClassName
{
border-color: #677806;
}
.TagClassName
{
border-color: #677806;
}
</style>