Shades of Fiji Green #677411
Tints of Fiji Green #677411
RGB
CMYK
RGB Variations
Color information
#677411 (or 0x677411) is known color: Fiji Green. HEX triplet: 67, 74 and 11. RGB value is (103,116,17). Sum of RGB (Red+Green+Blue) = 103+116+17=236 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.64% from 236); Green value is 116 (45.70% from 255 or 49.15% from 236); Blue value is 17 (7.03% from 255 or 7.20% from 236); Max value from RGB is 116 - color contains mainly: green. Hex color #677411 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677411 is #988BEE. Grayscale: #656565. Windows color (decimal): -9997295 or 1143911. OLE color: 1143911.
HSL color Cylindrical-coordinate representation of color #677411: hue angle of 67.88º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #677411 is Cyan = 0.11, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 116 | 17 | - |
| CMYK | 0.11 | 0 | 0.85 | 0.55 |
| HSL | 67.88º | 0.74% | 0.26% | - |
| HSV(B) | 67.88º | 0.85% | 0.45% | - |
| XYZ | 11.94 | 15.41 | 2.88 | - |
| YUV | 100.83 | 80.69 | 129.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 116 | 17 | 0.11 | 0 | 0.85 | 0.55 | 67.88 | 0.74 | 0.26 |
| Hex | 67 | 74 | 11 | B | 0 | 55 | 37 | 44 | 4A | 1A |
| Octal | 147 | 164 | 21 | 13 | 0 | 125 | 67 | 104 | 112 | 32 |
| Binary | 1100111 | 1110100 | 10001 | 1011 | 0 | 1010101 | 110111 | 1000100 | 1001010 | 11010 |
Color Harmonies of #677411
Complementary color
Monochromatic Colors of #677411
Black with #677411
Text Example
Text Example
White with #677411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677411; }
p { color: rgb(103,116,17); }
H1.HeaderClassName
{
color: #677411;
}
.AnyTagClassName
{
color: #677411;
}
</style>
background-color css
<style>
a { background-color: #677411; }
a { background-color: rgb(103,116,17); }
div.DivClassName
{
background-color: #677411;
}
.BgClassName
{
background-color: #677411;
}
</style>
border-color css
<style>
span { border-color: #677411; }
span { border-color: rgb(103,116,17); }
td.TdClassName
{
border-color: #677411;
}
.TagClassName
{
border-color: #677411;
}
</style>