Shades of Fiji Green #677207
Tints of Fiji Green #677207
RGB
CMYK
RGB Variations
Color information
#677207 (or 0x677207) is known color: Fiji Green. HEX triplet: 67, 72 and 07. RGB value is (103,114,7). Sum of RGB (Red+Green+Blue) = 103+114+7=224 (29% of max value = 765). Red value is 103 (40.62% from 255 or 45.98% from 224); Green value is 114 (44.92% from 255 or 50.89% from 224); Blue value is 7 (3.12% from 255 or 3.12% from 224); Max value from RGB is 114 - color contains mainly: green. Hex color #677207 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677207 is #988DF8. Grayscale: #626262. Windows color (decimal): -9997817 or 488039. OLE color: 488039.
HSL color Cylindrical-coordinate representation of color #677207: hue angle of 66.17º degrees, saturation: 0.88, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #677207 is Cyan = 0.10, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 114 | 7 | - |
| CMYK | 0.10 | 0 | 0.94 | 0.55 |
| HSL | 66.17º | 0.88% | 0.24% | - |
| HSV(B) | 66.17º | 0.94% | 0.45% | - |
| XYZ | 11.65 | 14.93 | 2.47 | - |
| YUV | 98.51 | 76.36 | 131.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 114 | 7 | 0.10 | 0 | 0.94 | 0.55 | 66.17 | 0.88 | 0.24 |
| Hex | 67 | 72 | 7 | A | 0 | 5E | 37 | 42 | 58 | 18 |
| Octal | 147 | 162 | 7 | 12 | 0 | 136 | 67 | 102 | 130 | 30 |
| Binary | 1100111 | 1110010 | 111 | 1010 | 0 | 1011110 | 110111 | 1000010 | 1011000 | 11000 |
Color Harmonies of #677207
Complementary color
Monochromatic Colors of #677207
Black with #677207
Text Example
Text Example
White with #677207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677207; }
p { color: rgb(103,114,7); }
H1.HeaderClassName
{
color: #677207;
}
.AnyTagClassName
{
color: #677207;
}
</style>
background-color css
<style>
a { background-color: #677207; }
a { background-color: rgb(103,114,7); }
div.DivClassName
{
background-color: #677207;
}
.BgClassName
{
background-color: #677207;
}
</style>
border-color css
<style>
span { border-color: #677207; }
span { border-color: rgb(103,114,7); }
td.TdClassName
{
border-color: #677207;
}
.TagClassName
{
border-color: #677207;
}
</style>