Shades of Fiji Green #677511
Tints of Fiji Green #677511
RGB
CMYK
RGB Variations
Color information
#677511 (or 0x677511) is known color: Fiji Green. HEX triplet: 67, 75 and 11. RGB value is (103,117,17). Sum of RGB (Red+Green+Blue) = 103+117+17=237 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.46% from 237); Green value is 117 (46.09% from 255 or 49.37% from 237); Blue value is 17 (7.03% from 255 or 7.17% from 237); Max value from RGB is 117 - color contains mainly: green. Hex color #677511 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677511 is #988AEE. Grayscale: #656565. Windows color (decimal): -9997039 or 1144167. OLE color: 1144167.
HSL color Cylindrical-coordinate representation of color #677511: hue angle of 68.4º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #677511 is Cyan = 0.12, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 117 | 17 | - |
| CMYK | 0.12 | 0 | 0.85 | 0.54 |
| HSL | 68.4º | 0.75% | 0.26% | - |
| HSV(B) | 68.4º | 0.85% | 0.46% | - |
| XYZ | 12.06 | 15.65 | 2.91 | - |
| YUV | 101.41 | 80.36 | 129.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 117 | 17 | 0.12 | 0 | 0.85 | 0.54 | 68.4 | 0.75 | 0.26 |
| Hex | 67 | 75 | 11 | C | 0 | 55 | 36 | 44 | 4B | 1A |
| Octal | 147 | 165 | 21 | 14 | 0 | 125 | 66 | 104 | 113 | 32 |
| Binary | 1100111 | 1110101 | 10001 | 1100 | 0 | 1010101 | 110110 | 1000100 | 1001011 | 11010 |
Color Harmonies of #677511
Complementary color
Monochromatic Colors of #677511
Black with #677511
Text Example
Text Example
White with #677511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677511; }
p { color: rgb(103,117,17); }
H1.HeaderClassName
{
color: #677511;
}
.AnyTagClassName
{
color: #677511;
}
</style>
background-color css
<style>
a { background-color: #677511; }
a { background-color: rgb(103,117,17); }
div.DivClassName
{
background-color: #677511;
}
.BgClassName
{
background-color: #677511;
}
</style>
border-color css
<style>
span { border-color: #677511; }
span { border-color: rgb(103,117,17); }
td.TdClassName
{
border-color: #677511;
}
.TagClassName
{
border-color: #677511;
}
</style>