Shades of Fiji Green #677620
Tints of Fiji Green #677620
RGB
CMYK
RGB Variations
Color information
#677620 (or 0x677620) is known color: Fiji Green. HEX triplet: 67, 76 and 20. RGB value is (103,118,32). Sum of RGB (Red+Green+Blue) = 103+118+32=253 (33% of max value = 765). Red value is 103 (40.62% from 255 or 40.71% from 253); Green value is 118 (46.48% from 255 or 46.64% from 253); Blue value is 32 (12.89% from 255 or 12.65% from 253); Max value from RGB is 118 - color contains mainly: green. Hex color #677620 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677620 is #9889DF. Grayscale: #686868. Windows color (decimal): -9996768 or 2127463. OLE color: 2127463.
HSL color Cylindrical-coordinate representation of color #677620: hue angle of 70.47º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #677620 is Cyan = 0.13, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 118 | 32 | - |
| CMYK | 0.13 | 0 | 0.73 | 0.54 |
| HSL | 70.47º | 0.57% | 0.29% | - |
| HSV(B) | 70.47º | 0.73% | 0.46% | - |
| XYZ | 12.33 | 15.94 | 3.79 | - |
| YUV | 103.71 | 87.53 | 127.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 32 | 0.13 | 0 | 0.73 | 0.54 | 70.47 | 0.57 | 0.29 |
| Hex | 67 | 76 | 20 | D | 0 | 49 | 36 | 46 | 39 | 1D |
| Octal | 147 | 166 | 40 | 15 | 0 | 111 | 66 | 106 | 71 | 35 |
| Binary | 1100111 | 1110110 | 100000 | 1101 | 0 | 1001001 | 110110 | 1000110 | 111001 | 11101 |
Color Harmonies of #677620
Complementary color
Monochromatic Colors of #677620
Black with #677620
Text Example
Text Example
White with #677620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677620; }
p { color: rgb(103,118,32); }
H1.HeaderClassName
{
color: #677620;
}
.AnyTagClassName
{
color: #677620;
}
</style>
background-color css
<style>
a { background-color: #677620; }
a { background-color: rgb(103,118,32); }
div.DivClassName
{
background-color: #677620;
}
.BgClassName
{
background-color: #677620;
}
</style>
border-color css
<style>
span { border-color: #677620; }
span { border-color: rgb(103,118,32); }
td.TdClassName
{
border-color: #677620;
}
.TagClassName
{
border-color: #677620;
}
</style>