Shades of Fiji Green #677022
Tints of Fiji Green #677022
RGB
CMYK
RGB Variations
Color information
#677022 (or 0x677022) is known color: Fiji Green. HEX triplet: 67, 70 and 22. RGB value is (103,112,34). Sum of RGB (Red+Green+Blue) = 103+112+34=249 (32% of max value = 765). Red value is 103 (40.62% from 255 or 41.37% from 249); Green value is 112 (44.14% from 255 or 44.98% from 249); Blue value is 34 (13.67% from 255 or 13.65% from 249); Max value from RGB is 112 - color contains mainly: green. Hex color #677022 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677022 is #988FDD. Grayscale: #646464. Windows color (decimal): -9998302 or 2256999. OLE color: 2256999.
HSL color Cylindrical-coordinate representation of color #677022: hue angle of 66.92º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #677022 is Cyan = 0.08, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 112 | 34 | - |
| CMYK | 0.08 | 0 | 0.70 | 0.56 |
| HSL | 66.92º | 0.53% | 0.29% | - |
| HSV(B) | 66.92º | 0.7% | 0.44% | - |
| XYZ | 11.68 | 14.59 | 3.71 | - |
| YUV | 100.42 | 90.52 | 129.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 34 | 0.08 | 0 | 0.70 | 0.56 | 66.92 | 0.53 | 0.29 |
| Hex | 67 | 70 | 22 | 8 | 0 | 46 | 38 | 43 | 35 | 1D |
| Octal | 147 | 160 | 42 | 10 | 0 | 106 | 70 | 103 | 65 | 35 |
| Binary | 1100111 | 1110000 | 100010 | 1000 | 0 | 1000110 | 111000 | 1000011 | 110101 | 11101 |
Color Harmonies of #677022
Complementary color
Monochromatic Colors of #677022
Black with #677022
Text Example
Text Example
White with #677022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677022; }
p { color: rgb(103,112,34); }
H1.HeaderClassName
{
color: #677022;
}
.AnyTagClassName
{
color: #677022;
}
</style>
background-color css
<style>
a { background-color: #677022; }
a { background-color: rgb(103,112,34); }
div.DivClassName
{
background-color: #677022;
}
.BgClassName
{
background-color: #677022;
}
</style>
border-color css
<style>
span { border-color: #677022; }
span { border-color: rgb(103,112,34); }
td.TdClassName
{
border-color: #677022;
}
.TagClassName
{
border-color: #677022;
}
</style>