Shades of Fiji Green #677314
Tints of Fiji Green #677314
RGB
CMYK
RGB Variations
Color information
#677314 (or 0x677314) is known color: Fiji Green. HEX triplet: 67, 73 and 14. RGB value is (103,115,20). Sum of RGB (Red+Green+Blue) = 103+115+20=238 (31% of max value = 765). Red value is 103 (40.62% from 255 or 43.28% from 238); Green value is 115 (45.31% from 255 or 48.32% from 238); Blue value is 20 (8.20% from 255 or 8.40% from 238); Max value from RGB is 115 - color contains mainly: green. Hex color #677314 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #677314 is #988CEB. Grayscale: #646464. Windows color (decimal): -9997548 or 1340263. OLE color: 1340263.
HSL color Cylindrical-coordinate representation of color #677314: hue angle of 67.58º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #677314 is Cyan = 0.10, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 115 | 20 | - |
| CMYK | 0.10 | 0 | 0.83 | 0.55 |
| HSL | 67.58º | 0.7% | 0.26% | - |
| HSV(B) | 67.58º | 0.83% | 0.45% | - |
| XYZ | 11.85 | 15.2 | 2.97 | - |
| YUV | 100.58 | 82.52 | 129.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 115 | 20 | 0.10 | 0 | 0.83 | 0.55 | 67.58 | 0.7 | 0.26 |
| Hex | 67 | 73 | 14 | A | 0 | 53 | 37 | 44 | 46 | 1A |
| Octal | 147 | 163 | 24 | 12 | 0 | 123 | 67 | 104 | 106 | 32 |
| Binary | 1100111 | 1110011 | 10100 | 1010 | 0 | 1010011 | 110111 | 1000100 | 1000110 | 11010 |
Color Harmonies of #677314
Complementary color
Monochromatic Colors of #677314
Black with #677314
Text Example
Text Example
White with #677314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677314; }
p { color: rgb(103,115,20); }
H1.HeaderClassName
{
color: #677314;
}
.AnyTagClassName
{
color: #677314;
}
</style>
background-color css
<style>
a { background-color: #677314; }
a { background-color: rgb(103,115,20); }
div.DivClassName
{
background-color: #677314;
}
.BgClassName
{
background-color: #677314;
}
</style>
border-color css
<style>
span { border-color: #677314; }
span { border-color: rgb(103,115,20); }
td.TdClassName
{
border-color: #677314;
}
.TagClassName
{
border-color: #677314;
}
</style>