Shades of Fiji Green #677622
Tints of Fiji Green #677622
RGB
CMYK
RGB Variations
Color information
#677622 (or 0x677622) is known color: Fiji Green. HEX triplet: 67, 76 and 22. RGB value is (103,118,34). Sum of RGB (Red+Green+Blue) = 103+118+34=255 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.39% from 255); Green value is 118 (46.48% from 255 or 46.27% from 255); Blue value is 34 (13.67% from 255 or 13.33% from 255); Max value from RGB is 118 - color contains mainly: green. Hex color #677622 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677622 is #9889DD. Grayscale: #686868. Windows color (decimal): -9996766 or 2258535. OLE color: 2258535.
HSL color Cylindrical-coordinate representation of color #677622: hue angle of 70.71º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #677622 is Cyan = 0.13, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 118 | 34 | - |
| CMYK | 0.13 | 0 | 0.71 | 0.54 |
| HSL | 70.71º | 0.55% | 0.3% | - |
| HSV(B) | 70.71º | 0.71% | 0.46% | - |
| XYZ | 12.36 | 15.96 | 3.94 | - |
| YUV | 103.94 | 88.53 | 127.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 34 | 0.13 | 0 | 0.71 | 0.54 | 70.71 | 0.55 | 0.3 |
| Hex | 67 | 76 | 22 | D | 0 | 47 | 36 | 47 | 37 | 1E |
| Octal | 147 | 166 | 42 | 15 | 0 | 107 | 66 | 107 | 67 | 36 |
| Binary | 1100111 | 1110110 | 100010 | 1101 | 0 | 1000111 | 110110 | 1000111 | 110111 | 11110 |
Color Harmonies of #677622
Complementary color
Monochromatic Colors of #677622
Black with #677622
Text Example
Text Example
White with #677622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677622; }
p { color: rgb(103,118,34); }
H1.HeaderClassName
{
color: #677622;
}
.AnyTagClassName
{
color: #677622;
}
</style>
background-color css
<style>
a { background-color: #677622; }
a { background-color: rgb(103,118,34); }
div.DivClassName
{
background-color: #677622;
}
.BgClassName
{
background-color: #677622;
}
</style>
border-color css
<style>
span { border-color: #677622; }
span { border-color: rgb(103,118,34); }
td.TdClassName
{
border-color: #677622;
}
.TagClassName
{
border-color: #677622;
}
</style>