Shades of Fiji Green #677612
Tints of Fiji Green #677612
RGB
CMYK
RGB Variations
Color information
#677612 (or 0x677612) is known color: Fiji Green. HEX triplet: 67, 76 and 12. RGB value is (103,118,18). Sum of RGB (Red+Green+Blue) = 103+118+18=239 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.10% from 239); Green value is 118 (46.48% from 255 or 49.37% from 239); Blue value is 18 (7.42% from 255 or 7.53% from 239); Max value from RGB is 118 - color contains mainly: green. Hex color #677612 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677612 is #9889ED. Grayscale: #666666. Windows color (decimal): -9996782 or 1209959. OLE color: 1209959.
HSL color Cylindrical-coordinate representation of color #677612: hue angle of 69º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #677612 is Cyan = 0.13, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 103 | 118 | 18 | - |
| CMYK | 0.13 | 0 | 0.85 | 0.54 |
| HSL | 69º | 0.74% | 0.27% | - |
| HSV(B) | 69º | 0.85% | 0.46% | - |
| XYZ | 12.18 | 15.88 | 3 | - |
| YUV | 102.12 | 80.53 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 118 | 18 | 0.13 | 0 | 0.85 | 0.54 | 69 | 0.74 | 0.27 |
| Hex | 67 | 76 | 12 | D | 0 | 55 | 36 | 45 | 4A | 1B |
| Octal | 147 | 166 | 22 | 15 | 0 | 125 | 66 | 105 | 112 | 33 |
| Binary | 1100111 | 1110110 | 10010 | 1101 | 0 | 1010101 | 110110 | 1000101 | 1001010 | 11011 |
Color Harmonies of #677612
Complementary color
Monochromatic Colors of #677612
Black with #677612
Text Example
Text Example
White with #677612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677612; }
p { color: rgb(103,118,18); }
H1.HeaderClassName
{
color: #677612;
}
.AnyTagClassName
{
color: #677612;
}
</style>
background-color css
<style>
a { background-color: #677612; }
a { background-color: rgb(103,118,18); }
div.DivClassName
{
background-color: #677612;
}
.BgClassName
{
background-color: #677612;
}
</style>
border-color css
<style>
span { border-color: #677612; }
span { border-color: rgb(103,118,18); }
td.TdClassName
{
border-color: #677612;
}
.TagClassName
{
border-color: #677612;
}
</style>