Shades of Fiji Green #677111
Tints of Fiji Green #677111
RGB
CMYK
RGB Variations
Color information
#677111 (or 0x677111) is known color: Fiji Green. HEX triplet: 67, 71 and 11. RGB value is (103,113,17). Sum of RGB (Red+Green+Blue) = 103+113+17=233 (30% of max value = 765). Red value is 103 (40.62% from 255 or 44.21% from 233); Green value is 113 (44.53% from 255 or 48.50% from 233); Blue value is 17 (7.03% from 255 or 7.30% from 233); Max value from RGB is 113 - color contains mainly: green. Hex color #677111 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677111 is #988EEE. Grayscale: #636363. Windows color (decimal): -9998063 or 1143143. OLE color: 1143143.
HSL color Cylindrical-coordinate representation of color #677111: hue angle of 66.25º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #677111 is Cyan = 0.09, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 113 | 17 | - |
| CMYK | 0.09 | 0 | 0.85 | 0.56 |
| HSL | 66.25º | 0.74% | 0.25% | - |
| HSV(B) | 66.25º | 0.85% | 0.44% | - |
| XYZ | 11.6 | 14.73 | 2.76 | - |
| YUV | 99.07 | 81.69 | 130.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 113 | 17 | 0.09 | 0 | 0.85 | 0.56 | 66.25 | 0.74 | 0.25 |
| Hex | 67 | 71 | 11 | 9 | 0 | 55 | 38 | 42 | 4A | 19 |
| Octal | 147 | 161 | 21 | 11 | 0 | 125 | 70 | 102 | 112 | 31 |
| Binary | 1100111 | 1110001 | 10001 | 1001 | 0 | 1010101 | 111000 | 1000010 | 1001010 | 11001 |
Color Harmonies of #677111
Complementary color
Monochromatic Colors of #677111
Black with #677111
Text Example
Text Example
White with #677111
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677111; }
p { color: rgb(103,113,17); }
H1.HeaderClassName
{
color: #677111;
}
.AnyTagClassName
{
color: #677111;
}
</style>
background-color css
<style>
a { background-color: #677111; }
a { background-color: rgb(103,113,17); }
div.DivClassName
{
background-color: #677111;
}
.BgClassName
{
background-color: #677111;
}
</style>
border-color css
<style>
span { border-color: #677111; }
span { border-color: rgb(103,113,17); }
td.TdClassName
{
border-color: #677111;
}
.TagClassName
{
border-color: #677111;
}
</style>